Searched refs:has_hwp_epp (Results 1 – 2 of 2) sorted by relevance
90 unsigned int has_hwp_epp; /* IA32_HWP_REQUEST[bits 31:24] */ variable1349 has_hwp_epp = eax & (1 << 10); in parse_cpuid()1364 has_hwp_epp ? "" : "No-", in parse_cpuid()
109 unsigned int has_hwp_epp; /* IA32_HWP_REQUEST[bits 31:24] */ variable4524 has_hwp_epp = eax & (1 << 10); in process_cpuid()4538 has_hwp_epp ? "" : "No-", in process_cpuid()