Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dsystm.h81 VM_GUEST_VMWARE, VM_GUEST_KVM, VM_GUEST_BHYVE, VM_LAST }; enumerator
/freebsd-12.1/sys/x86/x86/
H A Didentcpu.c1343 vm_guest = VM_GUEST_KVM; in identify_hypervisor()
H A Dlocal_apic.c579 if (vm_guest == VM_GUEST_KVM) { in native_lapic_init()