Searched defs:SWITCH_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/m68k/include/asm/ | ||
D | entry.h | 51 #define SWITCH_STACK_SIZE (6*4+4) /* includes return address */ macro |
/Linux-v4.19/arch/alpha/kernel/ | ||
D | entry.S | 20 #define SWITCH_STACK_SIZE 320 macro |