Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dboot.h27 #define BOOT_HEAP_SIZE 0x400000 macro
30 #define BOOT_HEAP_SIZE 0x10000 macro
/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
/arch/mips/boot/compressed/
DMakefile18 BOOT_HEAP_SIZE := 0x400000 macro