Searched defs:highest_perf (Results 1 – 7 of 7) sorted by relevance
/linux-6.15/arch/x86/kernel/acpi/ |
D | cppc.c | 144 int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf() 183 u64 highest_perf[2] = {0}; in amd_detect_prefcore() local
|
/linux-6.15/include/acpi/ |
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-6.15/drivers/cpufreq/ |
D | amd-pstate-ut.c | 114 u32 highest_perf = 0, nominal_perf = 0, lowest_nonlinear_perf = 0, lowest_perf = 0; in amd_pstate_ut_check_perf() local
|
D | amd-pstate.h | 36 u8 highest_perf; member
|
D | acpi-cpufreq.c | 636 u64 highest_perf, nominal_perf; in get_max_boost_ratio() local
|
/linux-6.15/tools/power/cpupower/utils/helpers/ |
D | amd.c | 204 unsigned long highest_perf, nominal_perf, cpuinfo_min, in amd_pstate_boost_init() local
|
/linux-6.15/drivers/acpi/ |
D | cppc_acpi.c | 1249 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()
|