Home
last modified time | relevance | path

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

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