Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dhyperv.h29 bool kvm_hv_hypercall_enabled(struct kvm *kvm);
Dhyperv.c344 bool kvm_hv_hypercall_enabled(struct kvm *kvm) in kvm_hv_hypercall_enabled() function
Dx86.c6075 if (kvm_hv_hypercall_enabled(vcpu->kvm)) in kvm_emulate_hypercall()