Home
last modified time | relevance | path

Searched refs:IOMMU_VFIO_IOAS_GET (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Diommufd.h351 * @IOMMU_VFIO_IOAS_GET: Get the current compatibility IOAS
356 IOMMU_VFIO_IOAS_GET = 0, enumerator
365 * For IOMMU_VFIO_IOAS_GET will output the IOAS ID
/linux/drivers/iommu/iommufd/
H A Dvfio_compat.c109 * created object. Userspace can learn the ID via IOMMU_VFIO_IOAS_GET, in iommufd_vfio_compat_ioas_create()
131 case IOMMU_VFIO_IOAS_GET: in iommufd_vfio_ioas()
/linux/tools/testing/selftests/iommu/
H A Diommufd.c2397 .op = IOMMU_VFIO_IOAS_GET, in TEST_F()
2414 vfio_ioas_cmd.op = IOMMU_VFIO_IOAS_GET; in TEST_F()
2421 vfio_ioas_cmd.op = IOMMU_VFIO_IOAS_GET; in TEST_F()