Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Didentcpu.c1107 { "QEMU", VM_GUEST_VM }, /* QEMU */
1108 { "Plex86", VM_GUEST_VM }, /* Plex86 */
1109 { "Bochs", VM_GUEST_VM }, /* Bochs */
1110 { "Xen", VM_GUEST_VM }, /* Xen */
1111 { "BHYVE", VM_GUEST_VM }, /* bhyve */
1112 { "Seabios", VM_GUEST_VM }, /* KVM */
1118 { "VMware Virtual Platform", VM_GUEST_VM }, /* VMWare VM */
1119 { "Virtual Machine", VM_GUEST_VM }, /* Microsoft VirtualPC */
1121 { "Parallels Virtual Platform", VM_GUEST_VM }, /* Parallels VM */
1163 vm_guest = VM_GUEST_VM; in identify_hypervisor()
Dhyperv.c533 vm_guest = VM_GUEST_VM; in hyperv_init()
723 vm_guest = VM_GUEST_VM; in hyperv_init_hypercall()
Dx86_machdep.c1340 [VM_GUEST_VM] = "generic",
/netbsd/src/sys/arch/x86/include/
Dcpu.h511 VM_GUEST_VM, enumerator