Searched refs:complete_hypercall (Results 1 – 2 of 2) sorted by relevance
636 int (*complete_hypercall)(struct kvm_vcpu *));638 #define __kvm_emulate_hypercall(_vcpu, nr, a0, a1, a2, a3, op_64_bit, cpl, complete_hypercall) \ argument646 complete_hypercall); \649 __ret = complete_hypercall(_vcpu); \
10030 int (*complete_hypercall)(struct kvm_vcpu *)) in ____kvm_emulate_hypercall()10113 vcpu->arch.complete_userspace_io = complete_hypercall; in ____kvm_emulate_hypercall()