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

/linux-4.1.27/arch/x86/include/asm/
H A Dboot.h27 #define BOOT_HEAP_SIZE 0x400000 macro
30 #define BOOT_HEAP_SIZE 0x10000 macro
/linux-4.1.27/arch/m32r/boot/compressed/
H A Dmisc.c52 #define BOOT_HEAP_SIZE 0x10000 macro
57 #define BOOT_HEAP_SIZE 0x400000 macro
62 #define BOOT_HEAP_SIZE 0x10000 macro
/linux-4.1.27/arch/mips/boot/compressed/
H A DMakefile18 BOOT_HEAP_SIZE := 0x400000 macro

Completed in 118 milliseconds