Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvfio.h618 #define VFIO_IOMMU_INFO_PGSIZES (1 << 0) /* supported page sizes info */ macro
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_type1.c1706 info.flags = VFIO_IOMMU_INFO_PGSIZES; in vfio_iommu_type1_ioctl()