Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/boot/compressed/
Dmisc.c47 #define HEAP_SIZE 0x400000 macro
49 #define HEAP_SIZE 0x10000 macro
/linux-4.1.27/arch/s390/boot/compressed/
Dmisc.c38 #define HEAP_SIZE 0x400000 macro
40 #define HEAP_SIZE 0x10000 macro
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
Dbootstrap.S28 #define HEAP_SIZE (131072*4) macro
/linux-4.1.27/arch/alpha/boot/
Dmisc.c98 #define HEAP_SIZE 0x3000 macro
/linux-4.1.27/arch/nios2/boot/compressed/
Dmisc.c103 #define HEAP_SIZE 0x10000 macro
/linux-4.1.27/arch/powerpc/boot/
Dprpmc2800.c510 #define HEAP_SIZE (16*MB) macro
/linux-4.1.27/arch/mn10300/boot/compressed/
Dmisc.c163 #define HEAP_SIZE 0x3000 macro
/linux-4.1.27/lib/zlib_deflate/
Ddefutil.h27 #define HEAP_SIZE (2*L_CODES+1) macro