Searched refs:VM_GUEST_KVM (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | subr_param.c | 158 [VM_GUEST_KVM] = "kvm",
|
| /f-stack/freebsd/x86/x86/ |
| H A D | identcpu.c | 1359 { "Seabios", VM_GUEST_KVM }, /* KVM */ 1370 { "KVM", VM_GUEST_KVM }, 1380 { "KVMKVMKVM", VM_GUEST_KVM }, /* KVM */
|
| H A D | local_apic.c | 590 if (vm_guest == VM_GUEST_KVM) { in native_lapic_init()
|
| /f-stack/freebsd/sys/ |
| H A D | systm.h | 86 VM_GUEST_VMWARE, VM_GUEST_KVM, VM_GUEST_BHYVE, VM_GUEST_VBOX, enumerator
|