Home
last modified time | relevance | path

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

/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c89 unsigned int has_hwp_epp; /* IA32_HWP_REQUEST[bits 31:24] */ variable
1483 has_hwp_epp = eax & (1 << 10); in parse_cpuid()
1498 has_hwp_epp ? "" : "No-", in parse_cpuid()