Home
last modified time | relevance | path

Searched refs:RESERVED_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_calib.h14 #define RESERVED_SIZE (252) macro
/OK3568_Linux_fs/u-boot/common/
H A Ddlmalloc.c37 #define RESERVED_SIZE (1024*1024*64) macro
139 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size)); in wsbrk()
H A Ddlmalloc.src952 #define RESERVED_SIZE (1024*1024*64)
1054 gAllocatedSize = max (RESERVED_SIZE, AlignPage (size));