Searched refs:VFIO_TYPE1v2_IOMMU (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c284 case VFIO_TYPE1v2_IOMMU:
333 if ((type != VFIO_TYPE1_IOMMU && type != VFIO_TYPE1v2_IOMMU) ||
/linux-master/include/uapi/linux/
H A Dvfio.h27 #define VFIO_TYPE1v2_IOMMU 3 macro
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c1967 ASSERT_EQ(1, ioctl(self->fd, VFIO_CHECK_EXTENSION, VFIO_TYPE1v2_IOMMU));
2024 ioctl(self->fd, VFIO_SET_IOMMU, VFIO_TYPE1v2_IOMMU));
2098 .version = VFIO_TYPE1v2_IOMMU,
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c2550 case VFIO_TYPE1v2_IOMMU:
2643 case VFIO_TYPE1v2_IOMMU:

Completed in 149 milliseconds