Searched refs:VFIO_IOMMU_SPAPR_TCE_REMOVE (Results 1 – 6 of 6) sorted by relevance
1798 #define VFIO_IOMMU_SPAPR_TCE_REMOVE _IO(VFIO_TYPE, VFIO_BASE + 20) macro
1822 #define VFIO_IOMMU_SPAPR_TCE_REMOVE _IO(VFIO_TYPE, VFIO_BASE + 20) macro
223 ret = ioctl(container->fd, VFIO_IOMMU_SPAPR_TCE_REMOVE, &remove); in vfio_spapr_remove_window()
654 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
1147 case VFIO_IOMMU_SPAPR_TCE_REMOVE: { in tce_iommu_ioctl()
762 +pub const VFIO_IOMMU_SPAPR_TCE_REMOVE: u32 = 15224;