Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvdpa.c1027 static void vhost_vdpa_unmap(struct vhost_vdpa *v, in vhost_vdpa_unmap() function
1088 vhost_vdpa_unmap(v, iotlb, iova, map_iova - iova); in vhost_vdpa_va_map()
1210 vhost_vdpa_unmap(v, iotlb, start, size); in vhost_vdpa_pa_map()
1288 vhost_vdpa_unmap(v, iotlb, msg->iova, msg->size); in vhost_vdpa_process_iotlb_msg()