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

/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c293 user_addr_t sp, stack_min, stack_max; local
299 stack_max = p->user_stack;
302 sp < stack_max) {

Completed in 20 milliseconds