Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/cpupower/utils/helpers/
Dhelpers.h72 #define CPUPOWER_CAP_INTEL_IDA 0x00000040 macro
Dmisc.c46 } else if (cpupower_cpu_info.caps & CPUPOWER_CAP_INTEL_IDA) in cpufreq_has_boost_support()
Dcpuid.c170 cpu_info->caps |= CPUPOWER_CAP_INTEL_IDA; in get_cpu_info()