Home
last modified time | relevance | path

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

/drivers/vhost/
A Diotlb.c50 int vhost_iotlb_add_range_ctx(struct vhost_iotlb *iotlb, in vhost_iotlb_add_range_ctx() function
65 int err = vhost_iotlb_add_range_ctx(iotlb, start, mid, addr, in vhost_iotlb_add_range_ctx()
101 EXPORT_SYMBOL_GPL(vhost_iotlb_add_range_ctx);
107 return vhost_iotlb_add_range_ctx(iotlb, start, last, in vhost_iotlb_add_range()
A Dvdpa.c999 r = vhost_iotlb_add_range_ctx(iotlb, iova, iova + size - 1, in vhost_vdpa_map()
/drivers/vdpa/vdpa_user/
A Diova_domain.c35 ret = vhost_iotlb_add_range_ctx(domain->iotlb, start, last, in vduse_iotlb_add_range()
/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c721 ret = vhost_iotlb_add_range_ctx(&vdpasim->iommu[asid], iova, in vdpasim_dma_map()

Completed in 17 milliseconds