Home
last modified time | relevance | path

Searched refs:CPUPOWER_CAP_AMD_CPB (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/power/cpupower/utils/helpers/
Dmisc.c24 if (cpupower_cpu_info.caps & CPUPOWER_CAP_AMD_CPB) { in cpufreq_has_boost_support()
Dhelpers.h67 #define CPUPOWER_CAP_AMD_CPB 0x00000004 macro
Dcpuid.c133 cpu_info->caps |= CPUPOWER_CAP_AMD_CPB; in get_cpu_info()