Home
last modified time | relevance | path

Searched refs:vhost_iotlb_reset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Diotlb.c126 * vhost_iotlb_reset - reset vhost IOTLB (free all IOTLB entries)
129 void vhost_iotlb_reset(struct vhost_iotlb *iotlb) in vhost_iotlb_reset() function
133 EXPORT_SYMBOL_GPL(vhost_iotlb_reset); variable
142 vhost_iotlb_reset(iotlb); in vhost_iotlb_free()
/kernel/linux/linux-6.6/drivers/vhost/
H A Diotlb.c166 * vhost_iotlb_reset - reset vhost IOTLB (free all IOTLB entries)
169 void vhost_iotlb_reset(struct vhost_iotlb *iotlb) in vhost_iotlb_reset() function
173 EXPORT_SYMBOL_GPL(vhost_iotlb_reset); variable
182 vhost_iotlb_reset(iotlb); in vhost_iotlb_free()
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c155 vhost_iotlb_reset(&vdpasim->iommu[i]); in vdpasim_do_reset()
622 vhost_iotlb_reset(iommu); in vdpasim_set_map()
636 vhost_iotlb_reset(iommu); in vdpasim_set_map()
677 vhost_iotlb_reset(&vdpasim->iommu[asid]); in vdpasim_dma_map()
696 vhost_iotlb_reset(&vdpasim->iommu[asid]); in vdpasim_dma_unmap()
723 vhost_iotlb_reset(&vdpasim->iommu[i]); in vdpasim_free()
/kernel/linux/linux-5.10/include/linux/
H A Dvhost_iotlb.h38 void vhost_iotlb_reset(struct vhost_iotlb *iotlb);
/kernel/linux/linux-6.6/include/linux/
H A Dvhost_iotlb.h43 void vhost_iotlb_reset(struct vhost_iotlb *iotlb);
/kernel/linux/linux-5.10/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c163 vhost_iotlb_reset(vdpasim->iommu); in vdpasim_reset()
633 vhost_iotlb_reset(vdpasim->iommu); in vdpasim_set_map()
646 vhost_iotlb_reset(vdpasim->iommu); in vdpasim_set_map()

Completed in 4 milliseconds