Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervreg.h53 #define MSR_HV_GUESTID_VERSION_SHIFT 16 macro
H A Dhyperv.c333 ver |= (uint64_t)OpenBSD << MSR_HV_GUESTID_VERSION_SHIFT; in hv_set_version()