Searched refs:kvm_emulate_hypercall (Results 1 – 4 of 4) sorted by relevance
1026 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu);
5962 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu) in kvm_emulate_hypercall() function6013 EXPORT_SYMBOL_GPL(kvm_emulate_hypercall);
1940 kvm_emulate_hypercall(&svm->vcpu); in vmmcall_interception()
5576 kvm_emulate_hypercall(vcpu); in handle_vmcall()