Searched defs:highest_perf (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | cppc.c | 72 u64 highest_perf, nominal_perf; in amd_set_max_freq_ratio() local
|
/openbmc/linux/drivers/cpufreq/ |
H A D | amd-pstate.c | 335 u32 highest_perf; in pstate_init_perf() local 364 u32 highest_perf; in cppc_init_perf() local 721 u32 highest_perf, nominal_perf; in amd_pstate_boost_init() local 755 static int amd_pstate_get_highest_perf(int cpu, u32 *highest_perf) in amd_pstate_get_highest_perf() 783 u32 highest_perf; in amd_pstate_init_prefcore() local
|
H A D | amd-pstate-ut.c | 124 u32 highest_perf = 0, nominal_perf = 0, lowest_nonlinear_perf = 0, lowest_perf = 0; in amd_pstate_ut_check_perf() local
|
H A D | acpi-cpufreq.c | 641 u64 highest_perf, nominal_perf; in get_max_boost_ratio() local
|
/openbmc/linux/include/acpi/ |
H A D | cppc_acpi.h | 107 u32 highest_perf; member 173 static inline int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()
|
/openbmc/linux/include/linux/ |
H A D | amd-pstate.h | 72 u32 highest_perf; member
|
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H A D | amd.c | 200 unsigned long highest_perf, nominal_perf, cpuinfo_min, in amd_pstate_boost_init() local
|
/openbmc/linux/drivers/acpi/ |
H A D | cppc_acpi.c | 1249 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()
|