Home
last modified time | relevance | path

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

/drivers/vhost/
A Diotlb.c118 void vhost_iotlb_del_range(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_del_range() function
126 EXPORT_SYMBOL_GPL(vhost_iotlb_del_range);
171 vhost_iotlb_del_range(iotlb, 0ULL, 0ULL - 1); in vhost_iotlb_reset()
A Dvdpa.c1015 vhost_iotlb_del_range(iotlb, iova, iova + size - 1); in vhost_vdpa_map()
A Dvhost.c1660 vhost_iotlb_del_range(dev->iotlb, msg->iova, in vhost_process_iotlb_msg()
/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c742 vhost_iotlb_del_range(&vdpasim->iommu[asid], iova, iova + size - 1); in vdpasim_dma_unmap()
/drivers/vdpa/mlx5/core/
A Dmr.c625 vhost_iotlb_del_range(iotlb, 0, ULLONG_MAX); in prune_iotlb()

Completed in 805 milliseconds