Searched defs:highest_perf (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/kernel/acpi/ |
| A D | cppc.c | 142 int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf() 181 u64 highest_perf[2] = {0}; in amd_detect_prefcore() local
|
| /linux/include/acpi/ |
| A D | cppc_acpi.h | 107 u32 highest_perf; member 176 static inline int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() 240 static inline int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf()
|
| /linux/drivers/cpufreq/ |
| A D | amd-pstate-ut.c | 127 u32 highest_perf = 0, nominal_perf = 0, lowest_nonlinear_perf = 0, lowest_perf = 0; in amd_pstate_ut_check_perf() local
|
| A D | amd-pstate.h | 74 u32 highest_perf; member
|
| A D | acpi-cpufreq.c | 632 u64 highest_perf, nominal_perf; in get_max_boost_ratio() local
|
| A D | amd-pstate.c | 669 u32 highest_perf, nominal_perf, nominal_freq, max_freq; in amd_pstate_cpu_boost_update() local
|
| /linux/tools/power/cpupower/utils/helpers/ |
| A D | amd.c | 200 unsigned long highest_perf, nominal_perf, cpuinfo_min, in amd_pstate_boost_init() local
|
| /linux/drivers/acpi/ |
| A D | cppc_acpi.c | 1248 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()
|
Completed in 20 milliseconds