Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/iommufd/
Dio_pagetable.c112 struct interval_tree_double_span_iter used_span; in iopt_alloc_iova() local
149 &used_span, &iopt->reserved_itree, &iopt->area_itree, in iopt_alloc_iova()
151 if (!__alloc_iova_check_hole(&used_span, length, in iopt_alloc_iova()
156 *iova = used_span.start_hole; in iopt_alloc_iova()