Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dsetup.h25 #define INIT_STACK (PAGE_OFFSET+KERNEL_START_PHYS+0x02000) macro
/openbmc/linux/arch/alpha/boot/
H A Dmain.c148 "r" (PAGE_SIZE + INIT_STACK)); in runkernel()