Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dhyperv.h302 static inline void kvm_hv_set_cpuid(struct kvm_vcpu *vcpu, bool hyperv_enabled) {} in kvm_hv_set_cpuid()
H A Dhyperv.c2300 void kvm_hv_set_cpuid(struct kvm_vcpu *vcpu, bool hyperv_enabled) in kvm_hv_set_cpuid()
/linux/arch/x86/include/asm/
H A Dkvm_host.h994 bool hyperv_enabled; member