Searched refs:VFIO_IOMMU_INFO_PGSIZES (Results 1 – 4 of 4) sorted by relevance
1276 #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()
1517 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()1526 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()1538 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()
2780 info.flags = VFIO_IOMMU_INFO_PGSIZES; in vfio_iommu_type1_get_info()
Completed in 17 milliseconds