Searched refs:kvm_emulate_hypercall (Results 1 – 4 of 4) sorted by relevance
741 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu);
10485 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu) in kvm_emulate_hypercall() function10496 EXPORT_SYMBOL_FOR_KVM_INTERNAL(kvm_emulate_hypercall);
3282 [SVM_EXIT_VMMCALL] = kvm_emulate_hypercall,
6418 [EXIT_REASON_VMCALL] = kvm_emulate_hypercall,