Searched refs:estack_top (Results 1 – 1 of 1) sorted by relevance
39 u64 estack_top, estack_bottom; in stack_overflow_check() local56 estack_top = (u64)oist->ist[0] - EXCEPTION_STKSZ + STACK_TOP_MARGIN; 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()