Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m32r/boot/compressed/
Dmisc.c52 #define BOOT_HEAP_SIZE 0x10000 macro
57 #define BOOT_HEAP_SIZE 0x400000 macro
62 #define BOOT_HEAP_SIZE 0x10000 macro
/linux-3.4.99/arch/x86/include/asm/
Dboot.h32 #define BOOT_HEAP_SIZE 0x400000 macro
35 #define BOOT_HEAP_SIZE 0x8000 macro
/linux-3.4.99/arch/mips/boot/compressed/
DMakefile16 BOOT_HEAP_SIZE := 0x400000 macro