Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/cpupower/utils/helpers/
Dmisc.c39 } else if (cpupower_cpu_info.caps & CPUPOWER_CAP_INTEL_IDA) in cpufreq_has_boost_support()
Dhelpers.h72 #define CPUPOWER_CAP_INTEL_IDA 0x00000040 macro
Dcpuid.c137 cpu_info->caps |= CPUPOWER_CAP_INTEL_IDA; in get_cpu_info()