max_pstate_physical  145 drivers/cpufreq/intel_pstate.c 	int	max_pstate_physical;
max_pstate_physical 1564 drivers/cpufreq/intel_pstate.c 	cpu->pstate.max_pstate_physical = pstate_funcs.get_max_physical();
max_pstate_physical 1753 drivers/cpufreq/intel_pstate.c 	return mul_ext_fp(cpu->pstate.max_pstate_physical,
max_pstate_physical 2150 drivers/cpufreq/intel_pstate.c 	    cpu->pstate.max_pstate_physical > cpu->pstate.max_pstate &&