Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvfio.h1255 #define VFIO_IOMMU_SPAPR_INFO_DDW (1 << 0) /* DDW supported */ macro
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_spapr_tce.c838 info.flags |= VFIO_IOMMU_SPAPR_INFO_DDW; in tce_iommu_ioctl()