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