Searched refs:VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY (Results 1 – 6 of 6) sorted by relevance
1761 #define VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY _IO(VFIO_TYPE, VFIO_BASE + 18) macro
1785 #define VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY _IO(VFIO_TYPE, VFIO_BASE + 18) macro
150 ret = ioctl(container->fd, VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY, ®); in vfio_prereg_listener_region_del()
631 VFIO_IOMMU_SPAPR_REGISTER_MEMORY and VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY639 - VFIO_IOMMU_SPAPR_REGISTER_MEMORY/VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY ioctls
1046 case VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: { in tce_iommu_ioctl()
1397 +pub const VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY: u32 = 15222;