Home
last modified time | relevance | path

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

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