Searched refs:kvm_xen_hcall_vcpu_op (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/kvm/ |
H A D | xen-emu.c | 1174 static bool kvm_xen_hcall_vcpu_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_vcpu_op() function 1739 return kvm_xen_hcall_vcpu_op(exit, cpu, in do_kvm_xen_handle_exit()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | xen.c | 1338 static bool kvm_xen_hcall_vcpu_op(struct kvm_vcpu *vcpu, bool longmode, int cmd, in kvm_xen_hcall_vcpu_op() function 1494 handled = kvm_xen_hcall_vcpu_op(vcpu, longmode, params[0], params[1], in kvm_xen_hypercall()
|