Searched refs:CPUID_HV_MSR_TIME_FREQ (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/x86/x86/ | ||
| D | hypervreg.h | 136 #define CPUID_HV_MSR_TIME_FREQ 0x0800 /* MSR_HV_xxx_FREQUENCY */ macro |
| D | hyperv.c | 558 if ((hyperv_features & CPUID_HV_MSR_TIME_FREQ) && in hyperv_init() |