Searched refs:get_max_physical (Results 1 – 1 of 1) sorted by relevance
285 int (*get_max_physical)(int cpu); member1989 int perf_ctl_max_phys = pstate_funcs.get_max_physical(cpu->cpu); in intel_pstate_get_cpu_pstates()2315 .get_max_physical = core_get_max_pstate_physical,2324 .get_max_physical = atom_get_max_pstate,2334 .get_max_physical = atom_get_max_pstate,2344 .get_max_physical = core_get_max_pstate_physical,3196 pstate_funcs.get_max_physical = funcs->get_max_physical; in copy_cpu_funcs()