Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/boot/
Dmain.c150 "r" (PAGE_SIZE + INIT_STACK)); in runkernel()
/linux-2.6.39/arch/alpha/include/asm/
Dsystem.h31 #define INIT_STACK (PAGE_OFFSET+KERNEL_START_PHYS+0x02000) macro