Home
last modified time | relevance | path

Searched refs:TOP_OF_INIT_STACK (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dprocessor.h643 #define TOP_OF_INIT_STACK ((unsigned long)&init_stack + sizeof(init_stack) - \ macro
657 .sp0 = TOP_OF_INIT_STACK, \
/linux/arch/x86/kernel/
H A Dprocess.c78 .sp1 = TOP_OF_INIT_STACK,