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

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

Completed in 113 milliseconds