Searched refs:vhost_iotlb_reset (Results 1 – 3 of 3) sorted by relevance
169 void vhost_iotlb_reset(struct vhost_iotlb *iotlb) in vhost_iotlb_reset() function173 EXPORT_SYMBOL_GPL(vhost_iotlb_reset);182 vhost_iotlb_reset(iotlb); in vhost_iotlb_free()
102 vhost_iotlb_reset(&vdpasim->iommu[i]); in vdpasim_do_reset()536 vhost_iotlb_reset(iommu); in vdpasim_set_map()550 vhost_iotlb_reset(iommu); in vdpasim_set_map()567 vhost_iotlb_reset(&vdpasim->iommu[asid]); in vdpasim_dma_map()586 vhost_iotlb_reset(&vdpasim->iommu[asid]); in vdpasim_dma_unmap()611 vhost_iotlb_reset(&vdpasim->iommu[i]); in vdpasim_free()
43 void vhost_iotlb_reset(struct vhost_iotlb *iotlb);
Completed in 7 milliseconds