Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervreg.h129 #define CPUID_HV_MSR_HYPERCALL 0x0020 /* MSR_HV_GUEST_OS_ID macro
H A Dhyperv.c291 if (!(hv->hv_features & CPUID_HV_MSR_HYPERCALL) || in hv_attach()