Searched refs:VFIO_IOMMU_INFO_PGSIZES (Results 1 – 6 of 6) sorted by relevance
1450 #define VFIO_IOMMU_INFO_PGSIZES (1 << 0) /* supported page sizes info */ macro
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()
1667 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()1676 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()1688 ASSERT_EQ(VFIO_IOMMU_INFO_PGSIZES | VFIO_IOMMU_INFO_CAPS, in TEST_F()
524 if (info->flags & VFIO_IOMMU_INFO_PGSIZES) { in vfio_legacy_setup()
2781 info.flags = VFIO_IOMMU_INFO_PGSIZES; in vfio_iommu_type1_get_info()