Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvfio.h1165 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15) macro
/Linux-v5.15/Documentation/driver-api/
Dvfio.rst334 VFIO_IOMMU_ENABLE
360 if (ioctl(container, VFIO_IOMMU_ENABLE))
458 5) There is v2 of SPAPR TCE IOMMU. It deprecates VFIO_IOMMU_ENABLE/
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_spapr_tce.c1025 case VFIO_IOMMU_ENABLE: in tce_iommu_ioctl()