Home
last modified time | relevance | path

Searched refs:MSOSMM_VA_CACHE_NONE_CACHE_Param (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOSmm.c759 else if(map_param->cache_type & MSOSMM_VA_CACHE_NONE_CACHE_Param) in MSOS_MMPool_MapVA()
788 else if(map_param->cache_type & MSOSMM_VA_CACHE_NONE_CACHE_Param) in MSOS_MMPool_MapVA()
1091 else if(map_param->cache_type & MSOSMM_VA_CACHE_NONE_CACHE_Param) in MSOS_MMPool_MapVA()
H A DMsOSmm.h130 MSOSMM_VA_CACHE_NONE_CACHE_Param = 3, //we don't need data cache enumerator
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOSmm.h130 MSOSMM_VA_CACHE_NONE_CACHE_Param = 3, //we don't need data cache enumerator
H A DMsOSmm.c283 else if(map_param->cache_type & MSOSMM_VA_CACHE_NONE_CACHE_Param) in MSOS_MMPool_MapVA()
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOSmm.h130 MSOSMM_VA_CACHE_NONE_CACHE_Param = 3, //we don't need data cache enumerator
H A DMsOSmm.c281 else if(map_param->cache_type & MSOSMM_VA_CACHE_NONE_CACHE_Param) in MSOS_MMPool_MapVA()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOSmm.h129 MSOSMM_VA_CACHE_NONE_CACHE_Param = 3, //we don't need data cache enumerator
H A DMsOSmm.c286 else if(map_param->cache_type & MSOSMM_VA_CACHE_NONE_CACHE_Param) in MSOS_MMPool_MapVA()
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOSmm.h131 MSOSMM_VA_CACHE_NONE_CACHE_Param = 3, //we don't need data cache enumerator
H A DMsOSmm.c292 else if(map_param->cache_type & MSOSMM_VA_CACHE_NONE_CACHE_Param) in MSOS_MMPool_MapVA()