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

/arch/x86/kernel/
H A Dirq_64.c41 #define STACK_TOP_MARGIN 128 macro
51 sizeof(struct pt_regs) + STACK_TOP_MARGIN &&
56 STACK_TOP_MARGIN;
62 estack_top = (u64)oist->ist[0] - EXCEPTION_STKSZ + STACK_TOP_MARGIN;

Completed in 53 milliseconds