Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Didentcpu.c1376 } vm_cpuids[] = { variable
1418 for (i = 0; i < nitems(vm_cpuids); i++) in identify_hypervisor_cpuid_base()
1420 vm_cpuids[i].vm_cpuid, 12) == 0) { in identify_hypervisor_cpuid_base()
1421 vm_guest = vm_cpuids[i].vm_guest; in identify_hypervisor_cpuid_base()