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

/linux-master/arch/x86/include/asm/
H A Dprocessor.h618 #define TOP_OF_INIT_STACK ((unsigned long)&init_stack + sizeof(init_stack) - \ macro
632 .sp0 = TOP_OF_INIT_STACK, \
/linux-master/arch/x86/kernel/
H A Dprocess.c76 .sp1 = TOP_OF_INIT_STACK,
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c2005 .top_of_stack = TOP_OF_INIT_STACK,

Completed in 119 milliseconds