Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dhypervreg.h39 #define MSR_HV_GUEST_OS_ID 0x40000000 macro
H A Dhyperv.c535 wrmsr(MSR_HV_GUEST_OS_ID, MSR_HV_GUESTID_OSTYPE_NETBSD | in hyperv_init()
602 if (rdmsr(MSR_HV_GUEST_OS_ID) == 0) { in hyperv_attach()
630 wrmsr(MSR_HV_GUEST_OS_ID, 0); in hyperv_detach()