Lines Matching refs:platform_cpuref_cnt
112 static int platform_cpuref_cnt;
371 platform_cpuref[platform_cpuref_cnt].cr_hwref = tmp_cpuref[a].cr_hwref;
372 platform_cpuref[platform_cpuref_cnt].cr_cpuid = platform_cpuref_cnt;
373 platform_cpuref[platform_cpuref_cnt].cr_domain = tmp_cpuref[a].cr_domain;
374 platform_cpuref_cnt++;
377 platform_cpuref[platform_cpuref_cnt].cr_hwref = tmp_cpuref[a].cr_hwref;
378 platform_cpuref[platform_cpuref_cnt].cr_cpuid = platform_cpuref_cnt;
379 platform_cpuref[platform_cpuref_cnt].cr_domain = tmp_cpuref[a].cr_domain;
380 platform_cpuref_cnt++;
410 if (id >= platform_cpuref_cnt)