Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvfio.h590 #define VFIO_IOMMU_SPAPR_TCE_REMOVE _IO(VFIO_TYPE, VFIO_BASE + 20) macro
/linux-4.4.14/Documentation/
Dvfio.txt469 this: VFIO_IOMMU_SPAPR_TCE_CREATE and VFIO_IOMMU_SPAPR_TCE_REMOVE.
483 VFIO_IOMMU_SPAPR_TCE_REMOVE receives the bus start address of the window
/linux-4.4.14/drivers/vfio/
Dvfio_iommu_spapr_tce.c1002 case VFIO_IOMMU_SPAPR_TCE_REMOVE: { in tce_iommu_ioctl()