Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvfio.h1239 #define VFIO_IOMMU_SPAPR_INFO_DDW (1 << 0) /* DDW supported */ macro
/linux-5.19.10/drivers/vfio/
Dvfio_iommu_spapr_tce.c839 info.flags |= VFIO_IOMMU_SPAPR_INFO_DDW; in tce_iommu_ioctl()