Home
last modified time | relevance | path

Searched refs:cpu_power_ebx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/include/
H A Dx86_var.h70 extern u_int cpu_power_ebx;
/freebsd/sys/x86/x86/
H A Didentcpu.c125 u_int cpu_power_ebx; /* 06H: Power management leaf, %ebx */ variable
1570 cpu_power_ebx = regs[1]; in identify_cpu2()