Searched refs:min_depth (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/vm/
H A Dvm_address_region.cpp543 const uint min_depth = depth; local
569 if (depth > min_depth && itr == end) {
578 } while (depth-- != min_depth);

Completed in 73 milliseconds