Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_private.h117 IOMMUFD_OBJ_IOAS, enumerator
208 IOMMUFD_OBJ_IOAS), in iommufd_get_ioas()
H A Dioas.c27 ioas = iommufd_object_alloc(ictx, ioas, IOMMUFD_OBJ_IOAS); in iommufd_ioas_alloc()
H A Dmain.c482 [IOMMUFD_OBJ_IOAS] = {
H A Ddevice.c591 case IOMMUFD_OBJ_IOAS: {
/openbmc/linux/Documentation/userspace-api/
H A 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.