Searched refs:MSR_IA32_ARCH_CAP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/include/ | ||
| H A D | specialreg.h | 551 #define MSR_IA32_ARCH_CAP 0x10a macro |
| /f-stack/freebsd/x86/x86/ | ||
| H A D | identcpu.c | 1611 cpu_ia32_arch_caps = rdmsr(MSR_IA32_ARCH_CAP); in identify_cpu2() |