Searched refs:vfio_iommu (Results 1 – 1 of 1) sorted by relevance
63 struct vfio_iommu { struct134 static struct vfio_dma *vfio_find_dma(struct vfio_iommu *iommu, in vfio_find_dma()153 static void vfio_link_dma(struct vfio_iommu *iommu, struct vfio_dma *new) in vfio_link_dma()172 static void vfio_unlink_dma(struct vfio_iommu *iommu, struct vfio_dma *old) in vfio_unlink_dma()546 struct vfio_iommu *iommu = iommu_data; in vfio_iommu_type1_pin_pages()631 struct vfio_iommu *iommu = iommu_data; in vfio_iommu_type1_unpin_pages()752 static long vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma, in vfio_unmap_unpin()836 static void vfio_remove_dma(struct vfio_iommu *iommu, struct vfio_dma *dma) in vfio_remove_dma()845 static unsigned long vfio_pgsize_bitmap(struct vfio_iommu *iommu) in vfio_pgsize_bitmap()871 static int vfio_dma_do_unmap(struct vfio_iommu *iommu, in vfio_dma_do_unmap()[all …]