Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvfio.h1019 #define VFIO_IOMMU_INFO_CAPS (1 << 1) /* Info supports caps */ macro
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_type1.c2894 info.flags |= VFIO_IOMMU_INFO_CAPS; in vfio_iommu_type1_get_info()