Searched refs:vhost_iova_tree_find_iova (Results 1 – 5 of 5) sorted by relevance
22 const DMAMap *vhost_iova_tree_find_iova(const VhostIOVATree *iova_tree,
67 const DMAMap *vhost_iova_tree_find_iova(const VhostIOVATree *tree, in vhost_iova_tree_find_iova() function
98 const DMAMap *map = vhost_iova_tree_find_iova(svq->iova_tree, &needle); in vhost_svq_translate_addr()
451 result = vhost_iova_tree_find_iova(s->iova_tree, &mem_region); in vhost_vdpa_listener_region_del()1106 const DMAMap *result = vhost_iova_tree_find_iova(v->shared->iova_tree, in vhost_vdpa_svq_unmap_ring()
491 const DMAMap *map = vhost_iova_tree_find_iova(tree, &needle); in vhost_vdpa_cvq_unmap_buf()