Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Dhypervreg.h136 #define CPUID_HV_MSR_TIME_FREQ 0x0800 /* MSR_HV_xxx_FREQUENCY */ macro
Dhyperv.c558 if ((hyperv_features & CPUID_HV_MSR_TIME_FREQ) && in hyperv_init()