Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvfio.h665 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15) macro
/Linux-v4.19/Documentation/
Dvfio.txt326 VFIO_IOMMU_ENABLE
352 if (ioctl(container, VFIO_IOMMU_ENABLE))
450 5) There is v2 of SPAPR TCE IOMMU. It deprecates VFIO_IOMMU_ENABLE/
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_spapr_tce.c1030 case VFIO_IOMMU_ENABLE: in tce_iommu_ioctl()