Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dvfio.h1492 #define VFIO_IOMMU_SPAPR_TCE_REMOVE _IO(VFIO_TYPE, VFIO_BASE + 20) macro
/Linux-v6.1/Documentation/driver-api/
Dvfio.rst483 this: VFIO_IOMMU_SPAPR_TCE_CREATE and VFIO_IOMMU_SPAPR_TCE_REMOVE.
497 VFIO_IOMMU_SPAPR_TCE_REMOVE receives the bus start address of the window
/Linux-v6.1/drivers/vfio/
Dvfio_iommu_spapr_tce.c1098 case VFIO_IOMMU_SPAPR_TCE_REMOVE: { in tce_iommu_ioctl()