Searched refs:get_turbo (Results 1 – 1 of 1) sorted by relevance
287 int (*get_turbo)(void); member1424 cpu->pstate.turbo_pstate = pstate_funcs.get_turbo(); in intel_pstate_get_cpu_pstates()1739 .get_turbo = core_get_turbo_pstate,1748 .get_turbo = atom_get_turbo_pstate,1758 .get_turbo = atom_get_turbo_pstate,1768 .get_turbo = knl_get_turbo_pstate,2368 !pstate_funcs.get_turbo()) in intel_pstate_msrs_not_valid()2379 pstate_funcs.get_turbo = funcs->get_turbo; in copy_cpu_funcs()