Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCMAPool_v2.h115 #define CMA_FLAG_CACHED (1UL<<1) macro
H A DdrvCMAPool.h115 #define CMA_FLAG_CACHED (1UL<<1) macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCMAPool.h114 #define CMA_FLAG_CACHED (1UL<<1) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvCMAPool.c301 if(Init_Param->flags & CMA_FLAG_CACHED) in MApi_CMA_Pool_Init()
H A DMsOSmm.c574 cmaInitParam.flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED; in MSOS_MMPool_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvCMAPool.c321 if(Init_Param->flags & CMA_FLAG_CACHED) in MApi_CMA_Pool_Init()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c3098 pstCmaInitParam->flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED; in _VDEC_EX_NdecAllocator_CMAInit()
8591 pVdecExContext->cmaInitParam[0].flags = CMA_FLAG_MAP_VMA| CMA_FLAG_CACHED; in _VDEC_Init_Share_Mem()
20302 pVdecExContext->cmaInitParam[0].flags = CMA_FLAG_MAP_VMA| CMA_FLAG_CACHED; in MApi_VDEC_EX_V2_Init()
20332 pVdecExContext->cmaInitParam[1].flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED; in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c3301 pstCmaInitParam->flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED; in _VDEC_EX_NdecAllocator_CMAInit()
22645 pVdecExContext->cmaInitParam[0].flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED; in MApi_VDEC_EX_V2_Init()
22675 pVdecExContext->cmaInitParam[1].flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED; in MApi_VDEC_EX_V2_Init()
H A DapiVDEC_EX.c.03301 pstCmaInitParam->flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED;
21924 pVdecExContext->cmaInitParam[0].flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED;
21954 pVdecExContext->cmaInitParam[1].flags = CMA_FLAG_MAP_VMA | CMA_FLAG_CACHED;
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt13485 #define CMA_FLAG_CACHED (1UL<<1)
71149 #define CMA_FLAG_CACHED (1UL<<1)