Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/boot/compressed/
Dmisc.c39 #define HEAP_SIZE 0x400000 macro
41 #define HEAP_SIZE 0x10000 macro
/Linux-v4.19/arch/sh/boot/compressed/
Dmisc.c48 #define HEAP_SIZE 0x400000 macro
50 #define HEAP_SIZE 0x10000 macro
/Linux-v4.19/arch/xtensa/boot/boot-redboot/
Dbootstrap.S29 #define HEAP_SIZE (131072*4) macro
/Linux-v4.19/arch/h8300/boot/compressed/
Dmisc.c34 #define HEAP_SIZE 0x10000 macro
/Linux-v4.19/arch/alpha/boot/
Dmisc.c99 #define HEAP_SIZE 0x3000 macro
/Linux-v4.19/arch/nios2/boot/compressed/
Dmisc.c103 #define HEAP_SIZE 0x10000 macro
/Linux-v4.19/lib/zlib_deflate/
Ddefutil.h27 #define HEAP_SIZE (2*L_CODES+1) macro