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

/linux-master/arch/x86/include/asm/
H A Dboot.h28 # define BOOT_HEAP_SIZE 0x400000 macro
35 # define BOOT_HEAP_SIZE 0x30000 macro
37 # define BOOT_HEAP_SIZE 0x10000 macro
/linux-master/arch/s390/boot/
H A Ddecompressor.c28 #define BOOT_HEAP_SIZE 0x400000 macro
30 #define BOOT_HEAP_SIZE 0x30000 macro
32 #define BOOT_HEAP_SIZE 0x10000 macro
/linux-master/arch/mips/boot/compressed/
H A DMakefile18 BOOT_HEAP_SIZE := 0x400000 macro

Completed in 219 milliseconds