Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvdpa.c69 static void vhost_vdpa_iotlb_unmap(struct vhost_vdpa *v,
152 vhost_vdpa_iotlb_unmap(v, &as->iotlb, 0ULL, 0ULL - 1, asid); in vhost_vdpa_remove_as()
958 static void vhost_vdpa_iotlb_unmap(struct vhost_vdpa *v, in vhost_vdpa_iotlb_unmap() function
1035 vhost_vdpa_iotlb_unmap(v, iotlb, iova, iova + size - 1, asid); in vhost_vdpa_unmap()