Home
last modified time | relevance | path

Searched defs:HEAP_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/arch/sh/boot/compressed/
Dmisc.c45 #define HEAP_SIZE 0x400000 macro
47 #define HEAP_SIZE 0x10000 macro
/linux-6.14.4/arch/xtensa/boot/boot-redboot/
Dbootstrap.S30 #define HEAP_SIZE (131072*4) macro
/linux-6.14.4/arch/alpha/boot/
Dmisc.c97 #define HEAP_SIZE 0x3000 macro
/linux-6.14.4/arch/nios2/boot/compressed/
Dmisc.c90 #define HEAP_SIZE 0x10000 macro
/linux-6.14.4/lib/zlib_deflate/
Ddefutil.h29 #define HEAP_SIZE (2*L_CODES+1) macro