Searched refs:estack_bottom (Results 1 – 1 of 1) sorted by relevance
39 u64 estack_top, estack_bottom; in stack_overflow_check() local57 estack_bottom = (u64)oist->ist[N_EXCEPTION_STACKS - 1]; in stack_overflow_check()58 if (regs->sp >= estack_top && regs->sp <= estack_bottom) in stack_overflow_check()64 estack_top, estack_bottom, (void *)regs->ip); in stack_overflow_check()