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

/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c283 case VFIO_TYPE1_IOMMU:
333 if ((type != VFIO_TYPE1_IOMMU && type != VFIO_TYPE1v2_IOMMU) ||
350 if (type == VFIO_TYPE1_IOMMU)
/linux-master/include/uapi/linux/
H A Dvfio.h25 #define VFIO_TYPE1_IOMMU 1 macro
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c2025 EXPECT_ERRNO(ENODEV, ioctl(self->fd, VFIO_SET_IOMMU, VFIO_TYPE1_IOMMU));
2103 .version = VFIO_TYPE1_IOMMU,
2121 if (variant->version == VFIO_TYPE1_IOMMU) {
2338 if (variant->version == VFIO_TYPE1_IOMMU) {
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c2545 case VFIO_TYPE1_IOMMU:
2642 case VFIO_TYPE1_IOMMU:

Completed in 148 milliseconds