Searched refs:vhost_iotlb_map_free (Results 1 – 5 of 5) sorted by relevance
28 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb, in vhost_iotlb_map_free() function36 EXPORT_SYMBOL_GPL(vhost_iotlb_map_free);79 vhost_iotlb_map_free(iotlb, map); in vhost_iotlb_add_range_ctx()124 vhost_iotlb_map_free(iotlb, map); in vhost_iotlb_del_range()
227 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb,
753 vhost_iotlb_map_free(iotlb, map); in vhost_vdpa_pa_unmap()768 vhost_iotlb_map_free(iotlb, map); in vhost_vdpa_va_unmap()
50 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb,
55 vhost_iotlb_map_free(domain->iotlb, map); in vduse_iotlb_del_range()478 vhost_iotlb_map_free(domain->iotlb, map); in vduse_domain_free_coherent()
Completed in 10 milliseconds