Home
last modified time | relevance | path

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

/linux-3.3/arch/um/kernel/
Dvmlinux.lds.S2 KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER); symbol
/linux-3.3/arch/cris/include/asm/
Dprocessor.h34 #define KERNEL_STACK_SIZE PAGE_SIZE macro
/linux-3.3/arch/microblaze/include/asm/
Dprocessor.h148 # define KERNEL_STACK_SIZE 0x2000 macro
/linux-3.3/arch/xtensa/include/asm/
Dptrace.h40 #define KERNEL_STACK_SIZE (2 * PAGE_SIZE) macro
/linux-3.3/arch/parisc/include/asm/
Dprocessor.h24 #define KERNEL_STACK_SIZE (4*PAGE_SIZE) macro
/linux-3.3/arch/ia64/include/asm/
Dptrace.h82 #define KERNEL_STACK_SIZE IA64_STK_OFFSET macro