Home
last modified time | relevance | path

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

/freebsd/sys/dev/cpuctl/
H A Dcpuctl.c269 if ((cpu_feature & CPUID_MSR) == 0) in cpuctl_do_msr()
/freebsd/sys/x86/include/
H A Dspecialreg.h147 #define CPUID_MSR 0x00000020 macro