Home
last modified time | relevance | path

Searched refs:VFIO_IOMMU_INFO_PGSIZES (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dvfio.h1002 #define VFIO_IOMMU_INFO_PGSIZES (1 << 0) /* supported page sizes info */ macro
/linux-5.19.10/drivers/vfio/
Dvfio_iommu_type1.c2786 info.flags = VFIO_IOMMU_INFO_PGSIZES; in vfio_iommu_type1_get_info()