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