Searched refs:kvm_emulate_hypercall (Results 1 – 3 of 3) sorted by relevance
3349 [SVM_EXIT_VMMCALL] = kvm_emulate_hypercall,
10104 int kvm_emulate_hypercall(struct kvm_vcpu *vcpu) in kvm_emulate_hypercall() function10117 EXPORT_SYMBOL_GPL(kvm_emulate_hypercall);
6137 [EXIT_REASON_VMCALL] = kvm_emulate_hypercall,