Searched refs:kvm_emulate_hypercall (Results 1 – 4 of 4) sorted by relevance
1089 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu);
5881 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu) in kvm_emulate_hypercall() function5932 EXPORT_SYMBOL_GPL(kvm_emulate_hypercall);
1856 kvm_emulate_hypercall(&svm->vcpu); in vmmcall_interception()
5711 kvm_emulate_hypercall(vcpu); in handle_vmcall()