Searched refs:iova_tree_find_iova (Results 1 – 3 of 3) sorted by relevance
112 const DMAMap *iova_tree_find_iova(const IOVATree *tree, const DMAMap *map);
70 return iova_tree_find_iova(tree->iova_taddr_map, map); in vhost_iova_tree_find_iova()
108 const DMAMap *iova_tree_find_iova(const IOVATree *tree, const DMAMap *map) in iova_tree_find_iova() function