Home
last modified time | relevance | path

Searched defs:hyperv_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2247 void kvm_hv_set_cpuid(struct kvm_vcpu *vcpu, bool hyperv_enabled) in kvm_hv_set_cpuid()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c822 static bool hyperv_enabled(X86CPU *cpu) in hyperv_enabled() function
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h931 bool hyperv_enabled; member