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