Searched refs:get_max_physical (Results 1 – 1 of 1) sorted by relevance
287 int (*get_max_physical)(void); member1728 cpu->pstate.max_pstate_physical = pstate_funcs.get_max_physical(); in intel_pstate_get_cpu_pstates()2039 .get_max_physical = core_get_max_pstate_physical,2048 .get_max_physical = atom_get_max_pstate,2058 .get_max_physical = atom_get_max_pstate,2068 .get_max_physical = core_get_max_pstate_physical,2849 pstate_funcs.get_max_physical = funcs->get_max_physical; in copy_cpu_funcs()