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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_map.c9260 unsigned int next_depth; local
9309 next_depth = 0;
9387 next_depth = curr_depth;
9473 curr_depth = next_depth;
9492 next_depth = 0;

Completed in 108 milliseconds