Home
last modified time | relevance | path

Searched refs:BOOT_STACK_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dboot.h40 #define BOOT_STACK_SIZE 0x4000 macro
42 #define BOOT_STACK_SIZE 0x1000 macro
/linux-2.6.39/arch/x86/boot/compressed/
Dhead_32.S194 .fill BOOT_STACK_SIZE, 1, 0
Dhead_64.S332 .fill BOOT_STACK_SIZE, 1, 0
/linux-2.6.39/arch/mn10300/
DKconfig179 config BOOT_STACK_SIZE config