Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vhost/
Dvdpa.c504 static void vhost_vdpa_iotlb_unmap(struct vhost_vdpa *v, u64 start, u64 last) in vhost_vdpa_iotlb_unmap() function
530 vhost_vdpa_iotlb_unmap(v, 0ULL, 0ULL - 1); in vhost_vdpa_iotlb_free()
594 vhost_vdpa_iotlb_unmap(v, iova, iova + size - 1); in vhost_vdpa_unmap()