Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c59 #define HYPERV_FREEBSD_VERSION ((uint64_t)__FreeBSD_version) macro
65 ((HYPERV_FREEBSD_VERSION << MSR_HV_GUESTID_VERSION_SHIFT) & \
/freebsd/sys/dev/hyperv/vmbus/x86/
H A Dhyperv_x86.c52 #define HYPERV_FREEBSD_VERSION ((uint64_t)__FreeBSD_version) macro