Searched refs:VFIO_IOMMU_INFO_PGSIZES (Results 1 – 4 of 4) sorted by relevance
1474 #define VFIO_IOMMU_INFO_PGSIZES (1 << 0) /* supported page sizes info */ macro
468 info.flags = VFIO_IOMMU_INFO_PGSIZES; in iommufd_vfio_iommu_get_info()
2252 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()2261 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()2273 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()
2768 info.flags = VFIO_IOMMU_INFO_PGSIZES; in vfio_iommu_type1_get_info()