Home
last modified time | relevance | path

Searched refs:kvm_xen_hcall_sched_op (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1492 static bool kvm_xen_hcall_sched_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_sched_op() function
1733 return kvm_xen_hcall_sched_op(exit, cpu, exit->u.hcall.params[0], in do_kvm_xen_handle_exit()
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1314 static bool kvm_xen_hcall_sched_op(struct kvm_vcpu *vcpu, bool longmode, in kvm_xen_hcall_sched_op() function
1490 handled = kvm_xen_hcall_sched_op(vcpu, longmode, params[0], in kvm_xen_hypercall()