Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/boot/compressed/
H A Dmisc.c48 #define HEAP_SIZE 0x400000 macro
50 #define HEAP_SIZE 0x10000 macro
/OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S29 #define HEAP_SIZE (131072*4) macro
/OK3568_Linux_fs/kernel/arch/h8300/boot/compressed/
H A Dmisc.c34 #define HEAP_SIZE 0x10000 macro
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dmisc.c99 #define HEAP_SIZE 0x3000 macro
/OK3568_Linux_fs/kernel/arch/nios2/boot/compressed/
H A Dmisc.c90 #define HEAP_SIZE 0x10000 macro
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Ddeflate.h45 #define HEAP_SIZE (2*L_CODES+1) macro
/OK3568_Linux_fs/kernel/lib/zlib_deflate/
H A Ddefutil.h29 #define HEAP_SIZE (2*L_CODES+1) macro