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/
Dhypervreg.h39 #define MSR_HV_GUEST_OS_ID 0x40000000 macro
Dhyperv.c538 wrmsr(MSR_HV_GUEST_OS_ID, MSR_HV_GUESTID_OSTYPE_NETBSD | in hyperv_init()
605 if (rdmsr(MSR_HV_GUEST_OS_ID) == 0) { in hyperv_attach()
633 wrmsr(MSR_HV_GUEST_OS_ID, 0); in hyperv_detach()