Searched refs:good_cpu (Results 1 – 1 of 1) sorted by relevance
437 int good_cpu; in centrino_target() local444 good_cpu = cpumask_any_and(policy->cpus, in centrino_target()447 good_cpu = j; in centrino_target()449 if (good_cpu >= nr_cpu_ids) { in centrino_target()462 rdmsr_on_cpu(good_cpu, MSR_IA32_PERF_CTL, &oldmsr, &h); in centrino_target()477 wrmsr_on_cpu(good_cpu, MSR_IA32_PERF_CTL, oldmsr, h); in centrino_target()