Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dprocessor.h643 #define TOP_OF_INIT_STACK ((unsigned long)&init_stack + sizeof(init_stack) - \ macro
657 .sp0 = TOP_OF_INIT_STACK, \
/arch/x86/kernel/
A Dprocess.c78 .sp1 = TOP_OF_INIT_STACK,
/arch/x86/kernel/cpu/
A Dcommon.c2177 DEFINE_PER_CPU_CACHE_HOT(unsigned long, cpu_current_top_of_stack) = TOP_OF_INIT_STACK;

Completed in 12 milliseconds