Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvfio.h1129 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15) macro
/Linux-v5.10/Documentation/driver-api/
Dvfio.rst326 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-v5.10/drivers/vfio/
Dvfio_iommu_spapr_tce.c1025 case VFIO_IOMMU_ENABLE: in tce_iommu_ioctl()