Lines Matching full:created
24 small letter (iommufd) refers to the file descriptors created via /dev/iommu for
61 feature.) As such, it must be created with a given nesting parent stage-2
80 must be created given a nesting parent HWPT_PAGING object, and then it would
90 vIOMMU objects created for individual slices of different physical IOMMUs.
172 1. IOMMUFD_OBJ_IOAS is created via the IOMMU_IOAS_ALLOC uAPI. An iommufd can
177 2. IOMMUFD_OBJ_DEVICE is created when an external driver calls the IOMMUFD kAPI
184 3. IOMMUFD_OBJ_HWPT_PAGING can be created in two ways:
186 * IOMMUFD_OBJ_HWPT_PAGING is automatically created when an external driver
191 an iommu_domain to userspace will be created, and then added to the list.
195 * IOMMUFD_OBJ_HWPT_PAGING can be manually created via the IOMMU_HWPT_ALLOC
202 4. IOMMUFD_OBJ_HWPT_NESTED can be only manually created via the IOMMU_HWPT_ALLOC
218 created via the same IOMMU_HWPT_ALLOC uAPI. The difference is at the type
221 5. IOMMUFD_OBJ_VIOMMU can be only manually created via the IOMMU_VIOMMU_ALLOC
233 6. IOMMUFD_OBJ_VDEVICE can be only manually created via the IOMMU_VDEVICE_ALLOC
259 - Automatic domain - refers to an iommu domain created automatically when