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

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_map.c8492 unsigned int next_depth; local
8535 next_depth = 0;
8600 next_depth = curr_depth;
8671 curr_depth = next_depth;
8685 next_depth = 0;

Completed in 35 milliseconds