Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vfio/lib/
H A Diommu.c35 .iommu_type = VFIO_TYPE1v2_IOMMU,
45 .iommu_type = VFIO_TYPE1v2_IOMMU,
/linux/include/uapi/linux/
H A Dvfio.h28 #define VFIO_TYPE1v2_IOMMU 3 macro
/linux/tools/testing/selftests/iommu/
H A Diommufd.c2431 ASSERT_EQ(1, ioctl(self->fd, VFIO_CHECK_EXTENSION, VFIO_TYPE1v2_IOMMU)); in TEST_F()
2488 ioctl(self->fd, VFIO_SET_IOMMU, VFIO_TYPE1v2_IOMMU)); in FIXTURE_VARIANT()
2562 .version = VFIO_TYPE1v2_IOMMU, in is_filled()