Home
last modified time | relevance | path

Searched defs:pAddrPhys (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DdrvMPool.c175 inline MS_VIRT MsOS_MPool_PA2KSEG1(MS_PHY pAddrPhys) // un-cache in MsOS_MPool_PA2KSEG1()
180 inline MS_VIRT MsOS_MPool_PA2KSEG0(MS_PHY pAddrPhys) // cache in MsOS_MPool_PA2KSEG0()
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DdrvMPool.c207 inline MS_VIRT MsOS_MPool_PA2KSEG1(MS_PHY pAddrPhys) in MsOS_MPool_PA2KSEG1()
212 MS_VIRT _MPool_PA2VA(MS_PHY pAddrPhys, MS_BOOL bNonCache) in _MPool_PA2VA()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvMPool.c332 MS_VIRT MsOS_MPool_PA2KSEG1(MS_PHY pAddrPhys) // non-cache in MsOS_MPool_PA2KSEG1()
336 MS_VIRT MsOS_MPool_PA2KSEG0(MS_PHY pAddrPhys) //cache in MsOS_MPool_PA2KSEG0()
341 static MS_VIRT _MPool_PA2VA(MS_PHY pAddrPhys, MS_BOOL bNonCache) in _MPool_PA2VA()
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DdrvMPool.c311 inline MS_VIRT MsOS_MPool_PA2KSEG1(MS_PHY pAddrPhys) in MsOS_MPool_PA2KSEG1()
320 MS_VIRT _MPool_PA2VA(MS_PHY pAddrPhys, MS_BOOL bNonCache) in _MPool_PA2VA()
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DdrvMPool.c180 inline MS_VIRT MsOS_MPool_PA2KSEG1(MS_PHY pAddrPhys) in MsOS_MPool_PA2KSEG1()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c1014 inline MS_VIRT MsOS_MPool_PA2KSEG1(MS_PHY pAddrPhys) // un-cache in MsOS_MPool_PA2KSEG1()
1114 inline MS_VIRT MsOS_MPool_PA2KSEG0(MS_PHY pAddrPhys) // cache in MsOS_MPool_PA2KSEG0()
1223 MS_PHY pAddrPhys; in MsOS_MPool_Dcache_Flush() local
H A DdrvCMAPool.c518 MS_VIRT MApi_CMA_Pool_GetKernelCMAPooLUserVA(MS_PHY pAddrPhys,MS_BOOL un_cache_flags) in MApi_CMA_Pool_GetKernelCMAPooLUserVA()