Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/cpuctl/
H A Dcpuctl.c470 if ((cpu_feature & CPUID_MSR) == 0) { in cpuctl_modevent()
/dragonfly/sys/cpu/x86_64/include/
H A Dspecialreg.h97 #define CPUID_MSR 0x00000020 /* has model specific registers */ macro