Home
last modified time | relevance | path

Searched defs:highest_perf (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/x86/kernel/acpi/
H A Dcppc.c72 u64 highest_perf, nominal_perf; in amd_set_max_freq_ratio() local
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c335 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 Damd-pstate-ut.c124 u32 highest_perf = 0, nominal_perf = 0, lowest_nonlinear_perf = 0, lowest_perf = 0; in amd_pstate_ut_check_perf() local
H A Dacpi-cpufreq.c641 u64 highest_perf, nominal_perf; in get_max_boost_ratio() local
/openbmc/linux/include/acpi/
H A Dcppc_acpi.h107 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 Damd-pstate.h72 u32 highest_perf; member
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Damd.c200 unsigned long highest_perf, nominal_perf, cpuinfo_min, in amd_pstate_boost_init() local
/openbmc/linux/drivers/acpi/
H A Dcppc_acpi.c1249 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()