Searched refs:get_turbo (Results 1 – 1 of 1) sorted by relevance
291 int (*get_turbo)(int cpu); member2310 cpu->pstate.turbo_pstate = pstate_funcs.get_turbo(cpu->cpu); in intel_pstate_get_cpu_pstates()2618 .get_turbo = core_get_turbo_pstate,2627 .get_turbo = atom_get_turbo_pstate,2637 .get_turbo = atom_get_turbo_pstate,2647 .get_turbo = knl_get_turbo_pstate,3527 !pstate_funcs.get_turbo(0)) in intel_pstate_msrs_not_valid()3538 pstate_funcs.get_turbo = funcs->get_turbo; in copy_cpu_funcs()