Searched refs:iova_tree_insert (Results 1 – 3 of 3) sorted by relevance
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()
63 int iova_tree_insert(IOVATree *tree, const DMAMap *map);
1285 iova_tree_insert(as->iova_tree, &target); in vtd_page_walk_one()