Searched refs:iova_tree_insert (Results 1 – 3 of 3) sorted by relevance
85 int iova_tree_insert(IOVATree *tree, const DMAMap *map);
124 int iova_tree_insert(IOVATree *tree, const DMAMap *map) in iova_tree_insert() function252 return iova_tree_insert(tree, map); in iova_tree_alloc_map()
116 return iova_tree_insert(tree->iova_taddr_map, map); in vhost_iova_tree_map_alloc()