Searched refs:IOMMUFD_OBJ_IOAS (Results 1 – 7 of 7) sorted by relevance
32 IOMMUFD_OBJ_IOAS, enumerator
28 ioas = iommufd_object_alloc(ictx, ioas, IOMMUFD_OBJ_IOAS); in iommufd_ioas_alloc()418 if (!obj || obj->type != IOMMUFD_OBJ_IOAS) in iommufd_take_all_iova_rwsem()
502 [IOMMUFD_OBJ_IOAS] = {
247 IOMMUFD_OBJ_IOAS), in iommufd_get_ioas()
352 if (pt_obj->type == IOMMUFD_OBJ_IOAS) { in iommufd_hwpt_alloc()
763 case IOMMUFD_OBJ_IOAS: { in iommufd_device_change_pt()
35 - IOMMUFD_OBJ_IOAS, representing an I/O address space (IOAS), allowing map/unmap172 1. IOMMUFD_OBJ_IOAS is created via the IOMMU_IOAS_ALLOC uAPI. An iommufd can250 - iommufd_ioas for IOMMUFD_OBJ_IOAS.