Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommufd.h32 IOMMUFD_OBJ_IOAS, enumerator
/linux/drivers/iommu/iommufd/
H A Dioas.c28 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()
H A Dmain.c493 [IOMMUFD_OBJ_IOAS] = {
H A Diommufd_private.h247 IOMMUFD_OBJ_IOAS), in iommufd_get_ioas()
H A Ddevice.c642 case IOMMUFD_OBJ_IOAS: { in iommufd_device_change_pt()