Searched refs:cpu_power_ecx (Results 1 – 4 of 4) sorted by relevance
72 extern u_int cpu_power_ecx;
501 if (cpu_power_ecx & CPUID_PERF_BIAS) in intel_hwpstate_attach()
123 u_int cpu_power_ecx; /* 06H: Power management leaf, %ecx */ variable1589 cpu_power_ecx = regs[2]; in identify_cpu2()
236 if (cpu_power_ecx & CPUID_PERF_STAT) { in probe_tsc_freq()