Home
last modified time | relevance | path

Searched refs:vhost_iotlb_map_free (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Diotlb.c24 * vhost_iotlb_map_free - remove a map node and free it
28 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb, in vhost_iotlb_map_free() function
36 EXPORT_SYMBOL_GPL(vhost_iotlb_map_free); variable
62 vhost_iotlb_map_free(iotlb, map); in vhost_iotlb_add_range()
97 vhost_iotlb_map_free(iotlb, map); in vhost_iotlb_del_range()
H A Dvhost.h233 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb,
H A Dvdpa.c531 vhost_iotlb_map_free(iotlb, map); in vhost_vdpa_iotlb_unmap()
/kernel/linux/linux-6.6/drivers/vhost/
H A Diotlb.c24 * vhost_iotlb_map_free - remove a map node and free it
28 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb, in vhost_iotlb_map_free() function
36 EXPORT_SYMBOL_GPL(vhost_iotlb_map_free); variable
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()
H A Dvhost.h246 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb,
H A Dvdpa.c827 vhost_iotlb_map_free(iotlb, map); in vhost_vdpa_pa_unmap()
842 vhost_iotlb_map_free(iotlb, map); in vhost_vdpa_va_unmap()
/kernel/linux/linux-5.10/include/linux/
H A Dvhost_iotlb.h45 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb,
/kernel/linux/linux-6.6/include/linux/
H A Dvhost_iotlb.h50 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb,
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_user/
H A Diova_domain.c55 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 8 milliseconds