Searched refs:has_epb (Results 1 – 2 of 2) sorted by relevance
85 unsigned int has_epb; /* MSR_IA32_ENERGY_PERF_BIAS */ variable152 if (!has_epb) in parse_cmdline_epb()353 if (has_epb) in parse_cmdline_all()755 if (has_epb) { in print_cpu_msrs()1295 has_epb = (ecx >> 3) & 1; in early_cpuid()1366 has_epb ? "" : "No-"); in parse_cpuid()
69 unsigned int has_epb; variable3491 if (!has_epb) in print_epb()4526 has_epb = ecx & (1 << 3); in process_cpuid()4540 has_epb ? "" : "No-"); in process_cpuid()