Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c513 static void vhost_vdpa_iotlb_unmap(struct vhost_vdpa *v, u64 start, u64 last) in vhost_vdpa_iotlb_unmap() function
539 vhost_vdpa_iotlb_unmap(v, 0ULL, 0ULL - 1); in vhost_vdpa_iotlb_free()
603 vhost_vdpa_iotlb_unmap(v, iova, iova + size - 1); in vhost_vdpa_unmap()