Home
last modified time | relevance | path

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

/Linux-v4.19/arch/alpha/include/uapi/asm/
Dsetup.h25 #define INIT_STACK (PAGE_OFFSET+KERNEL_START_PHYS+0x02000) macro
/Linux-v4.19/arch/alpha/boot/
Dmain.c149 "r" (PAGE_SIZE + INIT_STACK)); in runkernel()