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
69 to those events. A FAULT object must be created first to get a fault_id that
87 must be created given a nesting parent HWPT_PAGING object, and then it would
97 vIOMMU objects created for individual slices of different physical IOMMUs.
123 vIOMMU object must be created first to get its viommu_id, which could be then
187 1. IOMMUFD_OBJ_IOAS is created via the IOMMU_IOAS_ALLOC uAPI. An iommufd can
192 2. IOMMUFD_OBJ_DEVICE is created when an external driver calls the IOMMUFD kAPI
199 3. IOMMUFD_OBJ_HWPT_PAGING can be created in two ways:
201 * IOMMUFD_OBJ_HWPT_PAGING is automatically created when an external driver
206 an iommu_domain to userspace will be created, and then added to the list.
210 * IOMMUFD_OBJ_HWPT_PAGING can be manually created via the IOMMU_HWPT_ALLOC
217 4. IOMMUFD_OBJ_HWPT_NESTED can be only manually created via the IOMMU_HWPT_ALLOC
233 created via the same IOMMU_HWPT_ALLOC uAPI. The difference is at the type
236 5. IOMMUFD_OBJ_VIOMMU can be only manually created via the IOMMU_VIOMMU_ALLOC
248 6. IOMMUFD_OBJ_VDEVICE can be only manually created via the IOMMU_VDEVICE_ALLOC
276 - Automatic domain - refers to an iommu domain created automatically when