Home
last modified time | relevance | path

Searched refs:IOMMUFD_OBJ_IOAS (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/Documentation/userspace-api/
Diommufd.rst35 - IOMMUFD_OBJ_IOAS, representing an I/O address space (IOAS), allowing map/unmap
85 1. IOMMUFD_OBJ_IOAS is created via the IOMMU_IOAS_ALLOC uAPI. An iommufd can
121 - iommufd_ioas for IOMMUFD_OBJ_IOAS.
/linux-6.12.1/drivers/iommu/iommufd/
Diommufd_private.h131 IOMMUFD_OBJ_IOAS, enumerator
269 IOMMUFD_OBJ_IOAS), in iommufd_get_ioas()
Dioas.c27 ioas = iommufd_object_alloc(ictx, ioas, IOMMUFD_OBJ_IOAS); in iommufd_ioas_alloc()
Dmain.c508 [IOMMUFD_OBJ_IOAS] = {
Dhw_pagetable.c293 if (pt_obj->type == IOMMUFD_OBJ_IOAS) { in iommufd_hwpt_alloc()
Ddevice.c642 case IOMMUFD_OBJ_IOAS: { in iommufd_device_change_pt()