Home
last modified time | relevance | path

Searched refs:hyperv_ver_major (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/hyperv/
H A Dhypervvar.h62 extern u_int hyperv_ver_major;
H A Dhyperv_common.c45 u_int hyperv_ver_major; variable
H A Dif_hvn.c3187 if (hyperv_ver_major >= 10) in hvn_nvs_attach()
/netbsd-src/sys/arch/x86/x86/
H A Dhyperv.c411 hyperv_ver_major = regs[1] >> 16; in hyperv_identify()
414 hyperv_ver_major, regs[1] & 0xffff, regs[0], regs[2]); in hyperv_identify()