Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m32r/boot/compressed/
Dmisc.c42 #define BOOT_HEAP_SIZE 0x10000 macro
47 #define BOOT_HEAP_SIZE 0x400000 macro
52 #define BOOT_HEAP_SIZE 0x10000 macro
/linux-2.6.39/arch/x86/include/asm/
Dboot.h32 #define BOOT_HEAP_SIZE 0x400000 macro
35 #define BOOT_HEAP_SIZE 0x8000 macro
/linux-2.6.39/arch/mips/boot/compressed/
DMakefile16 BOOT_HEAP_SIZE := 0x400000 macro