Home
last modified time | relevance | path

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

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