Searched refs:INIT_STACK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/alpha/include/asm/ | ||
D | setup.h | 25 #define INIT_STACK (PAGE_OFFSET+KERNEL_START_PHYS+0x02000) macro |
/linux-6.1.9/arch/alpha/boot/ | ||
D | main.c | 148 "r" (PAGE_SIZE + INIT_STACK)); in runkernel() |