Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dhyperv.h302 static inline void kvm_hv_set_cpuid(struct kvm_vcpu *vcpu, bool hyperv_enabled) {} in kvm_hv_set_cpuid()
Dhyperv.c2298 void kvm_hv_set_cpuid(struct kvm_vcpu *vcpu, bool hyperv_enabled) in kvm_hv_set_cpuid()
/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h958 bool hyperv_enabled; member