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

/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c468 info.flags = VFIO_IOMMU_INFO_PGSIZES;
/linux-master/include/uapi/linux/
H A Dvfio.h1474 #define VFIO_IOMMU_INFO_PGSIZES (1 << 0) /* supported page sizes info */ macro
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c2212 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS,
2221 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS,
2233 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS,
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c2771 info.flags = VFIO_IOMMU_INFO_PGSIZES;

Completed in 228 milliseconds