Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_dapi.c25 #define SHM_ARRAY_LENGTH 200 macro
27 void* shmid2va_table[SHM_ARRAY_LENGTH] = {NULL};
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_dapi.c24 #define SHM_ARRAY_LENGTH 200 macro
27 void* shmid2va_table[SHM_ARRAY_LENGTH] = {NULL};
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c145 #define SHM_ARRAY_LENGTH 200 macro
148 struct shm_entry shm_entry[SHM_ARRAY_LENGTH];
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c142 #define SHM_ARRAY_LENGTH 200 macro
145 struct shm_entry shm_entry[SHM_ARRAY_LENGTH];