Searched refs:memRegionCount (Results 1 – 2 of 2) sorted by relevance
185 …UINT32 LOS_MemRegionsAdd(VOID *pool, const LosMemRegion * const memRegions, UINT32 memRegionCount);
2071 UINT32 memRegionCount) argument2092 while (regionCount < memRegionCount) {2171 UINT32 LOS_MemRegionsAdd(VOID *pool, const LosMemRegion *const memRegions, UINT32 memRegionCount) argument2184 ret = OsMemMulRegionsParamCheck(pool, memRegions, memRegionCount);2210 while (regionCount < memRegionCount) {