Home
last modified time | relevance | path

Searched refs:iova_insert_rbtree (Results 1 – 1 of 1) sorted by relevance

/drivers/iommu/
Diova.c235 iova_insert_rbtree(struct rb_root *root, struct iova *iova, in iova_insert_rbtree() function
311 iova_insert_rbtree(&iovad->rbroot, new, prev); in __alloc_and_insert_iova_range()
381 iova_insert_rbtree(&iovad->rbroot, new, candidate_rb_parent); in __alloc_and_insert_iova_best_fit()
829 iova_insert_rbtree(&iovad->rbroot, iova, NULL); in __insert_new_range()