Home
last modified time | relevance | path

Searched refs:vhost_iotlb_add_range (Results 1 – 4 of 4) sorted by relevance

/drivers/vhost/
A Diotlb.c103 int vhost_iotlb_add_range(struct vhost_iotlb *iotlb, in vhost_iotlb_add_range() function
110 EXPORT_SYMBOL_GPL(vhost_iotlb_add_range);
A Dvhost.c1646 if (vhost_iotlb_add_range(dev->iotlb, msg->iova, in vhost_process_iotlb_msg()
2004 if (vhost_iotlb_add_range(newumem, in vhost_set_memory()
/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c157 vhost_iotlb_add_range(&vdpasim->iommu[i], 0, ULONG_MAX, in vdpasim_do_reset()
266 vhost_iotlb_add_range(&vdpasim->iommu[i], 0, ULONG_MAX, 0, in vdpasim_create()
649 ret = vhost_iotlb_add_range(iommu, map->start, in vdpasim_set_map()
674 vhost_iotlb_add_range(&vdpasim->iommu[asid], 0, ULONG_MAX, in vdpasim_reset_map()
/drivers/vdpa/mlx5/core/
A Dmr.c609 err = vhost_iotlb_add_range(dst, start, last, start, VHOST_ACCESS_RW); in dup_iotlb()
615 err = vhost_iotlb_add_range(dst, map->start, map->last, in dup_iotlb()

Completed in 15 milliseconds