Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvfio.h1822 #define VFIO_IOMMU_SPAPR_TCE_REMOVE _IO(VFIO_TYPE, VFIO_BASE + 20) macro
/linux-6.12.1/Documentation/driver-api/
Dvfio.rst654 this: VFIO_IOMMU_SPAPR_TCE_CREATE and VFIO_IOMMU_SPAPR_TCE_REMOVE.
668 VFIO_IOMMU_SPAPR_TCE_REMOVE receives the bus start address of the window
/linux-6.12.1/drivers/vfio/
Dvfio_iommu_spapr_tce.c1147 case VFIO_IOMMU_SPAPR_TCE_REMOVE: { in tce_iommu_ioctl()