Searched refs:u32MapAddr (Results 1 – 1 of 1) sorted by relevance
357 MS_U32 u32MapAddr, u32RemainSize; in _MPOOL_Divide_Mapping() local359 u32MapAddr = u32Offset; in _MPOOL_Divide_Mapping()364 if (MsOS_MPool_Mapping_Dynamic(u8MiuSel, u32MapAddr, DIVIDE_SIZE, bNonCache)) in _MPOOL_Divide_Mapping()366 u32MapAddr += DIVIDE_SIZE; in _MPOOL_Divide_Mapping()375 return MsOS_MPool_Mapping_Dynamic(u8MiuSel, u32MapAddr, u32RemainSize, bNonCache); in _MPOOL_Divide_Mapping()