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

/xnu-2422.115.4/osfmk/vm/
H A Dvm_map.c9895 unsigned int next_depth; local
9950 next_depth = 0;
10028 next_depth = curr_depth;
10114 curr_depth = next_depth;
10133 next_depth = 0;

Completed in 45 milliseconds