Home
last modified time | relevance | path

Searched refs:evtchn_bind_vcpu (Results 1 – 3 of 3) 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.c1199 int xen_evtchn_bind_vcpu_op(struct evtchn_bind_vcpu *vcpu) in xen_evtchn_bind_vcpu_op()
/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