Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
A Dvmlinux.lds.S2 KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER); symbol
/linux/arch/xtensa/include/asm/
A Dkmem_layout.h102 #define KERNEL_STACK_SIZE (1 << KERNEL_STACK_SHIFT) macro
/linux/arch/microblaze/include/asm/
A Dprocessor.h74 # define KERNEL_STACK_SIZE 0x2000 macro
/linux/arch/ia64/include/asm/
A Dptrace.h41 #define KERNEL_STACK_SIZE IA64_STK_OFFSET macro
/linux/arch/nds32/include/asm/
A Dprocessor.h13 #define KERNEL_STACK_SIZE PAGE_SIZE macro

Completed in 6 milliseconds