Home
last modified time | relevance | path

Searched refs:VFIO_TYPE1v2_IOMMU (Results 1 – 5 of 5) 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/drivers/iommu/iommufd/
H A Dvfio_compat.c284 case VFIO_TYPE1v2_IOMMU: in iommufd_vfio_check_extension()
328 if ((type != VFIO_TYPE1_IOMMU && type != VFIO_TYPE1v2_IOMMU) || in iommufd_vfio_set_iommu()
/linux/include/uapi/linux/
H A Dvfio.h28 #define VFIO_TYPE1v2_IOMMU 3 macro
/linux/tools/testing/selftests/iommu/
H A Diommufd.c2389 ASSERT_EQ(1, ioctl(self->fd, VFIO_CHECK_EXTENSION, VFIO_TYPE1v2_IOMMU)); in TEST_F()
2446 ioctl(self->fd, VFIO_SET_IOMMU, VFIO_TYPE1v2_IOMMU)); in TEST_F()
2520 .version = VFIO_TYPE1v2_IOMMU, in FIXTURE_VARIANT_ADD()
/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2636 case VFIO_TYPE1v2_IOMMU: in vfio_iommu_type1_open()
2729 case VFIO_TYPE1v2_IOMMU: in vfio_iommu_type1_check_extension()