Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dhyperv.h53 bool kvm_hv_hypercall_enabled(struct kvm *kvm);
Dhyperv.c1373 bool kvm_hv_hypercall_enabled(struct kvm *kvm) in kvm_hv_hypercall_enabled() function
Dx86.c6831 if (kvm_hv_hypercall_enabled(vcpu->kvm)) in kvm_emulate_hypercall()