Home
last modified time | relevance | path

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

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