Searched refs:has_hwp (Results 1 – 2 of 2) sorted by relevance
86 unsigned int has_hwp; /* IA32_PM_ENABLE, IA32_HWP_CAPABILITIES */ variable1100 if (!has_hwp) in print_cpu_msrs()1117 if (!has_hwp) in print_pkg_msrs()1191 if (!has_hwp) in update_sysfs()1416 if (!has_hwp) in update_cpu_msrs()1561 if (!has_hwp) /* set in early_cpuid() */ in verify_hwp_is_enabled()1568 has_hwp = 0; in verify_hwp_is_enabled()1664 has_hwp = (eax >> 7) & 1; in early_cpuid()1725 has_hwp ? "" : "No-", in parse_cpuid()
541 unsigned int has_hwp; /* IA32_PM_ENABLE, IA32_HWP_CAPABILITIES */ variable7557 if (!has_hwp) in print_hwp()9207 has_hwp = eax & (1 << 7); in process_cpuid()9221 has_hwp ? "" : "No-", in process_cpuid()