Home
last modified time | relevance | path

Searched defs:KERNEL_STACK_SIZE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/um/kernel/
H A Dvmlinux.lds.S2 KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER); symbol
/openbmc/linux/arch/microblaze/include/asm/
H A Dprocessor.h69 # define KERNEL_STACK_SIZE 0x2000 macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dkmem_layout.h102 #define KERNEL_STACK_SIZE (1 << KERNEL_STACK_SHIFT) macro
/openbmc/u-boot/arch/arm/include/asm/proc-armv/
H A Dprocessor.h23 #define KERNEL_STACK_SIZE PAGE_SIZE macro
/openbmc/linux/arch/ia64/include/asm/
H A Dptrace.h41 #define KERNEL_STACK_SIZE IA64_STK_OFFSET macro
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dptrace.h37 #define KERNEL_STACK_SIZE (2 * PAGE_SIZE) macro