Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvfio.h815 #define VFIO_IOMMU_SPAPR_TCE_REMOVE _IO(VFIO_TYPE, VFIO_BASE + 20) macro
/Linux-v4.19/Documentation/
Dvfio.txt475 this: VFIO_IOMMU_SPAPR_TCE_CREATE and VFIO_IOMMU_SPAPR_TCE_REMOVE.
489 VFIO_IOMMU_SPAPR_TCE_REMOVE receives the bus start address of the window
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_spapr_tce.c1103 case VFIO_IOMMU_SPAPR_TCE_REMOVE: { in tce_iommu_ioctl()