Searched refs:MSR_HV_GUEST_OS_ID (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/virtual/hyperv/ | ||
H A D | hyperv_reg.h | 38 #define MSR_HV_GUEST_OS_ID 0x40000000 macro |
H A D | hyperv.c | 309 wrmsr(MSR_HV_GUEST_OS_ID, MSR_HV_GUESTID_DRAGONFLY); in hyperv_init() |