Searched refs:good_cpu (Results 1 – 1 of 1) sorted by relevance
441 int good_cpu; in centrino_target() local448 good_cpu = cpumask_any_and(policy->cpus, in centrino_target()451 good_cpu = j; in centrino_target()453 if (good_cpu >= nr_cpu_ids) { in centrino_target()466 rdmsr_on_cpu(good_cpu, MSR_IA32_PERF_CTL, &oldmsr, &h); in centrino_target()481 wrmsr_on_cpu(good_cpu, MSR_IA32_PERF_CTL, oldmsr, h); in centrino_target()