Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/cpupower/utils/helpers/
Dmisc.c21 if (cpupower_cpu_info.caps & CPUPOWER_CAP_AMD_CBP) { in cpufreq_has_boost_support()
Dhelpers.h68 #define CPUPOWER_CAP_AMD_CBP 0x00000004 macro
Dcpuid.c131 cpu_info->caps |= CPUPOWER_CAP_AMD_CBP; in get_cpu_info()