Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dvfio.h1721 #define VFIO_IOMMU_SPAPR_INFO_DDW (1 << 0) /* DDW supported */ macro
/linux-6.15/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c888 info.flags |= VFIO_IOMMU_SPAPR_INFO_DDW; in tce_iommu_ioctl()