Searched refs:get_max_physical (Results 1 – 1 of 1) sorted by relevance
281 int (*get_max_physical)(void); member1845 int perf_ctl_max_phys = pstate_funcs.get_max_physical(); in intel_pstate_get_cpu_pstates()2171 .get_max_physical = core_get_max_pstate_physical,2180 .get_max_physical = atom_get_max_pstate,2190 .get_max_physical = atom_get_max_pstate,2200 .get_max_physical = core_get_max_pstate_physical,3030 pstate_funcs.get_max_physical = funcs->get_max_physical; in copy_cpu_funcs()