Searched refs:has_epb (Results 1 – 2 of 2) sorted by relevance
84 unsigned int has_epb; /* MSR_IA32_ENERGY_PERF_BIAS */ variable151 if (!has_epb) in parse_cmdline_epb()352 if (has_epb) in parse_cmdline_all()754 if (has_epb) { in print_cpu_msrs()1298 has_epb = (ecx >> 3) & 1; in early_cpuid()1369 has_epb ? "" : "No-"); in parse_cpuid()
56 unsigned int has_epb; variable3587 if (!has_epb) in print_epb()4719 has_epb = ecx & (1 << 3); in process_cpuid()4733 has_epb ? "" : "No-"); in process_cpuid()