Home
last modified time | relevance | path

Searched refs:vhost_iotlb_reset (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/vhost/
Diotlb.c169 void vhost_iotlb_reset(struct vhost_iotlb *iotlb) in vhost_iotlb_reset() function
173 EXPORT_SYMBOL_GPL(vhost_iotlb_reset);
182 vhost_iotlb_reset(iotlb); in vhost_iotlb_free()
/linux-6.1.9/include/linux/
Dvhost_iotlb.h43 void vhost_iotlb_reset(struct vhost_iotlb *iotlb);
/linux-6.1.9/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c108 vhost_iotlb_reset(&vdpasim->iommu[i]); in vdpasim_do_reset()
623 vhost_iotlb_reset(iommu); in vdpasim_set_map()
636 vhost_iotlb_reset(iommu); in vdpasim_set_map()
693 vhost_iotlb_reset(&vdpasim->iommu[i]); in vdpasim_free()