kvm_emulate_hypercall
return kvm_emulate_hypercall(vcpu);
[EXIT_REASON_VMCALL] = kvm_emulate_hypercall,
EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_emulate_hypercall);
int kvm_emulate_hypercall(struct kvm_vcpu *vcpu);