Searched refs:MSR_HV_GUEST_OS_ID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/hyperv/vmbus/ | ||
| D | hyperv_reg.h | 39 #define MSR_HV_GUEST_OS_ID 0x40000000 macro |
| D | hyperv.c | 248 wrmsr(MSR_HV_GUEST_OS_ID, MSR_HV_GUESTID_FREEBSD); in hyperv_init() |