kvm_emulate_hypercall 1151 arch/x86/kvm/svm.c 	kvm_emulate_hypercall(&svm->vcpu);
kvm_emulate_hypercall 2582 arch/x86/kvm/vmx.c 	kvm_emulate_hypercall(vcpu);
kvm_emulate_hypercall 1814 arch/x86/kvm/x86_emulate.c 				kvm_emulate_hypercall(ctxt->vcpu);
kvm_emulate_hypercall  554 include/asm-x86/kvm_host.h int kvm_emulate_hypercall(struct kvm_vcpu *vcpu);