Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dvfio.h1687 #define VFIO_IOMMU_SPAPR_INFO_DDW (1 << 0) /* DDW supported */ macro
/Linux-v6.6/drivers/vfio/
Dvfio_iommu_spapr_tce.c888 info.flags |= VFIO_IOMMU_SPAPR_INFO_DDW; in tce_iommu_ioctl()