Home
last modified time | relevance | path

Searched refs:SHM_SIZE (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c483 #define SHM_SIZE (2<<20) macro
3444 u32ShmSize = SHM_SIZE; in MsOS_SHM_Init()
3447 if(u32ShmSize < SHM_SIZE) in MsOS_SHM_Init()
3456 u32ShmSize = SHM_SIZE; in MsOS_SHM_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1589 #define SHM_SIZE (2 * 1024 * 1024) macro
1626 u32ShmSize = SHM_SIZE; in MsOS_SHM_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c3192 #define SHM_SIZE (200*1024) macro
3229 u32ShmSize = SHM_SIZE; in MsOS_SHM_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c3705 #define SHM_SIZE (200*1024) macro
3742 u32ShmSize = SHM_SIZE; in MsOS_SHM_Init()