Searched refs:stack_max (Results 1 – 1 of 1) sorted by relevance
145 user_addr_t stack_max = p->user_stack; in handle_ux_exception() local147 if (sp >= stack_min && sp < stack_max) { in handle_ux_exception()