Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvMPool.c871 MS_BOOL ret = FALSE, mNonCache = MMAP_NONCACHE; in MsOS_MPool_Remove_PA2VARange() local
878 mNonCache= MMAP_NONCACHE; in MsOS_MPool_Remove_PA2VARange()
880 mNonCache= MMAP_CACHE; in MsOS_MPool_Remove_PA2VARange()
887 if((mpool_info[i].bIsUsed == false) || (mpool_info[i].bNonCache != mNonCache)) in MsOS_MPool_Remove_PA2VARange()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c1673 MS_BOOL ret = FALSE, mNonCache = MMAP_NONCACHE; in MsOS_MPool_Remove_PA2VARange() local
1680 mNonCache= MMAP_NONCACHE; in MsOS_MPool_Remove_PA2VARange()
1682 mNonCache= MMAP_CACHE; in MsOS_MPool_Remove_PA2VARange()
1689 if((mpool_info[i].bIsUsed == false) || (mpool_info[i].bNonCache != mNonCache)) in MsOS_MPool_Remove_PA2VARange()