Home
last modified time | relevance | path

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

/qemu/util/
H A Diova-tree.c198 uint64_t hole_start, hole_last; in iova_tree_alloc_map_in_hole() local
205 hole_last = this ? this->iova : HWADDR_MAX; in iova_tree_alloc_map_in_hole()
207 if (hole_last - hole_start > args->new_size) { in iova_tree_alloc_map_in_hole()