Home
last modified time | relevance | path

Searched refs:MPOOL_MAPPING (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c134 static MS_U32 MPOOL_MAPPING; variable
853 if(MPOOL_MAPPING) return TRUE; //we had already mapped by function MsOS_MPool_Mapping() in MsOS_MPool_Get()
1367 MPOOL_MAPPING = 1; in MsOS_MPool_Mapping()
1508 MPOOL_MAPPING = 1; in MsOS_MPool_Mapping_Dynamic()
1510 …MPOOL_DBG_MSG(E_MsOSMPool_DBG_L1, printf("MPOOL_MAPPING =%d\n",MPOOL_MAPPING));//coverity MPOOL_MA… in MsOS_MPool_Mapping_Dynamic()
1664 MPOOL_MAPPING = 1; in MsOS_MPool_Add_PA2VARange()
1665 …MPOOL_DBG_MSG(E_MsOSMPool_DBG_L1, printf("MPOOL_MAPPING =%d\n",MPOOL_MAPPING));//coverity MPOOL_MA… in MsOS_MPool_Add_PA2VARange()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvMPool.c118 static MS_U32 MPOOL_MAPPING; variable
861 MPOOL_MAPPING = 1; in MsOS_MPool_Add_PA2VARange()