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()1299 has_epb = (ecx >> 3) & 1; in early_cpuid()1370 has_epb ? "" : "No-"); in parse_cpuid()
63 unsigned int has_epb; variable3086 if (!has_epb) in print_epb()4097 has_epb = ecx & (1 << 3); in process_cpuid()4111 has_epb ? "" : "No-"); in process_cpuid()