Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvMPool.c1734 …dlmalloc_info.MemoryPool = (mspace)((unsigned long)(dlmalloc_info.pool_bus_addr - ba_start) + (uns… in MsOS_MPool_CreateMemoryPool()
1736 …ol @ va: 0x%lX\033[m\n\n", __PRETTY_FUNCTION__, __LINE__, (unsigned long)dlmalloc_info.MemoryPool); in MsOS_MPool_CreateMemoryPool()
1741 if(mstar_dlmalloc_info[i].msp == dlmalloc_info.MemoryPool) in MsOS_MPool_CreateMemoryPool()
1755 …lloc_info[%d]\033[m\n\n", __PRETTY_FUNCTION__, __LINE__, dlmalloc_info.MemoryPool, first_free_dlma… in MsOS_MPool_CreateMemoryPool()
1756 mstar_dlmalloc_info[first_free_dlmalloc_info_index].msp = dlmalloc_info.MemoryPool; in MsOS_MPool_CreateMemoryPool()
1760 return dlmalloc_info.MemoryPool; in MsOS_MPool_CreateMemoryPool()
/utopia/UTPA2-700.0.x/modules/msos/hal/kano/msos/linux/
H A DhalMPool.h147 mspace MemoryPool; // pool start va(user space) , output member