Home
last modified time | relevance | path

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

/Linux-v6.1/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()
Dvdpa.c138 vhost_iotlb_reset(&as->iotlb); in vhost_vdpa_remove_as()
/Linux-v6.1/include/linux/
Dvhost_iotlb.h43 void vhost_iotlb_reset(struct vhost_iotlb *iotlb);
/Linux-v6.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c109 vhost_iotlb_reset(&vdpasim->iommu[i]); in vdpasim_do_reset()
624 vhost_iotlb_reset(iommu); in vdpasim_set_map()
637 vhost_iotlb_reset(iommu); in vdpasim_set_map()
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2628 vhost_iotlb_reset(mvdev->cvq.iotlb); in set_map_control()