Home
last modified time | relevance | path

Searched refs:MApi_CMA_Pool_GetKernelCMAPooLUserVA (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c1052 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,true); in MsOS_MPool_PA2KSEG1()
1072 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,true); in MsOS_MPool_PA2KSEG1()
1091 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,true); in MsOS_MPool_PA2KSEG1()
1106 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,true); in MsOS_MPool_PA2KSEG1()
1149 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,false); in MsOS_MPool_PA2KSEG0()
1169 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,false); in MsOS_MPool_PA2KSEG0()
1187 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,false); in MsOS_MPool_PA2KSEG0()
1202 pAddrVirt = MApi_CMA_Pool_GetKernelCMAPooLUserVA(pAddrPhys,false); in MsOS_MPool_PA2KSEG0()
H A Dmdrv_cma_pool_private.h147 MS_VIRT MApi_CMA_Pool_GetKernelCMAPooLUserVA(MS_PHY pAddrPhys,MS_BOOL un_cache_flags);
H A DdrvCMAPool.c518 MS_VIRT MApi_CMA_Pool_GetKernelCMAPooLUserVA(MS_PHY pAddrPhys,MS_BOOL un_cache_flags) in MApi_CMA_Pool_GetKernelCMAPooLUserVA() function