Searched refs:vhost_vdpa_unmap (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/vhost/ |
| D | vdpa.c | 793 static void vhost_vdpa_unmap(struct vhost_vdpa *v, in vhost_vdpa_unmap() function 863 vhost_vdpa_unmap(v, iotlb, iova, map_iova - iova); in vhost_vdpa_va_map() 985 vhost_vdpa_unmap(v, iotlb, start, size); in vhost_vdpa_pa_map() 1063 vhost_vdpa_unmap(v, iotlb, msg->iova, msg->size); in vhost_vdpa_process_iotlb_msg()
|