Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
H A Dvmlinux.lds.S2 KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER); symbol
/linux/arch/microblaze/include/asm/
H A Dprocessor.h69 # define KERNEL_STACK_SIZE 0x2000 macro
/linux/arch/xtensa/include/asm/
H A Dkmem_layout.h102 #define KERNEL_STACK_SIZE (1 << KERNEL_STACK_SHIFT) macro