Searched refs:gpa_tree_insert (Results 1 – 3 of 3) sorted by relevance
63 int gpa_tree_insert(IOVATree *tree, const DMAMap *map);
178 return gpa_tree_insert(tree->gpa_iova_map, map); in vhost_iova_tree_map_alloc_gpa()
286 int gpa_tree_insert(IOVATree *tree, const DMAMap *map) in gpa_tree_insert() function