Home
last modified time | relevance | path

Searched refs:evtchn_bind_vcpu (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h62 struct evtchn_bind_vcpu;
73 int xen_evtchn_bind_vcpu_op(struct evtchn_bind_vcpu *vcpu);
H A Dxen_evtchn.c1184 int xen_evtchn_bind_vcpu_op(struct evtchn_bind_vcpu *vcpu) in xen_evtchn_bind_vcpu_op()
/openbmc/linux/include/xen/interface/
H A Devent_channel.h165 struct evtchn_bind_vcpu { struct
238 struct evtchn_bind_vcpu bind_vcpu;
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h231 struct evtchn_bind_vcpu { struct
236 typedef struct evtchn_bind_vcpu evtchn_bind_vcpu_t; argument
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1370 struct evtchn_bind_vcpu vcpu; in kvm_xen_hcall_evtchn_op()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1778 struct evtchn_bind_vcpu bind_vcpu; in xen_rebind_evtchn_to_cpu()