Searched refs:kvm_hv_hypercall_enabled (Results 1 – 3 of 3) sorted by relevance
52 bool kvm_hv_hypercall_enabled(struct kvm *kvm);
1527 bool kvm_hv_hypercall_enabled(struct kvm *kvm) in kvm_hv_hypercall_enabled() function
7382 if (kvm_hv_hypercall_enabled(vcpu->kvm)) in kvm_emulate_hypercall()