Searched refs:vfio_iommu (Results 1 – 1 of 1) sorted by relevance
61 struct vfio_iommu { struct123 static struct vfio_dma *vfio_find_dma(struct vfio_iommu *iommu, in vfio_find_dma()142 static void vfio_link_dma(struct vfio_iommu *iommu, struct vfio_dma *new) in vfio_link_dma()161 static void vfio_unlink_dma(struct vfio_iommu *iommu, struct vfio_dma *old) in vfio_unlink_dma()545 struct vfio_iommu *iommu = iommu_data; in vfio_iommu_type1_pin_pages()630 struct vfio_iommu *iommu = iommu_data; in vfio_iommu_type1_unpin_pages()754 static long vfio_unmap_unpin(struct vfio_iommu *iommu, struct vfio_dma *dma, in vfio_unmap_unpin()833 static void vfio_remove_dma(struct vfio_iommu *iommu, struct vfio_dma *dma) in vfio_remove_dma()841 static unsigned long vfio_pgsize_bitmap(struct vfio_iommu *iommu) in vfio_pgsize_bitmap()867 static int vfio_dma_do_unmap(struct vfio_iommu *iommu, in vfio_dma_do_unmap()[all …]