Home
last modified time | relevance | path

Searched refs:hv_high (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dx86_var.h75 extern u_int hv_high;
/f-stack/freebsd/x86/x86/
H A Didentcpu.c172 u_int hv_high; variable
1432 hv_high = regs[0]; in identify_hypervisor_cpuid_base()
H A Dtsc.c126 if (hv_high >= 0x40000010) { in tsc_freq_vmware()