Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dboot.h23 # define BOOT_HEAP_SIZE 0x400000 macro
30 # define BOOT_HEAP_SIZE 0x30000 macro
32 # define BOOT_HEAP_SIZE 0x10000 macro
/linux-6.14.4/arch/s390/boot/
Ddecompressor.c29 #define BOOT_HEAP_SIZE 0x400000 macro
31 #define BOOT_HEAP_SIZE 0x30000 macro
33 #define BOOT_HEAP_SIZE 0x10000 macro
/linux-6.14.4/arch/mips/boot/compressed/
DMakefile18 BOOT_HEAP_SIZE := 0x400000 macro