Home
last modified time | relevance | path

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

/linux/drivers/vhost/
A Diotlb.c88 int vhost_iotlb_add_range(struct vhost_iotlb *iotlb, in vhost_iotlb_add_range() function
95 EXPORT_SYMBOL_GPL(vhost_iotlb_add_range);
A Dvhost.c1111 if (vhost_iotlb_add_range(dev->iotlb, msg->iova, in vhost_process_iotlb_msg()
1454 if (vhost_iotlb_add_range(newumem, in vhost_set_memory()
/linux/include/linux/
A Dvhost_iotlb.h35 int vhost_iotlb_add_range(struct vhost_iotlb *iotlb, u64 start, u64 last,
/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c148 ret = vhost_iotlb_add_range(vdpasim->iommu, (u64)dma_addr, in vdpasim_map_range()
543 ret = vhost_iotlb_add_range(vdpasim->iommu, map->start, in vdpasim_set_map()
/linux/drivers/vdpa/mlx5/core/
A Dmr.c462 err = vhost_iotlb_add_range(mvdev->cvq.iotlb, start, last, start, VHOST_ACCESS_RW); in dup_iotlb()
468 err = vhost_iotlb_add_range(mvdev->cvq.iotlb, map->start, map->last, in dup_iotlb()

Completed in 14 milliseconds