Home
last modified time | relevance | path

Searched refs:xen_be_evtchn_pending (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h49 int xen_be_evtchn_pending(struct xenevtchn_handle *xc);
H A Dxen_evtchn.c294 .pending = xen_be_evtchn_pending,
2187 int xen_be_evtchn_pending(struct xenevtchn_handle *xc) in xen_be_evtchn_pending() function
H A Dxen_xenstore.c1383 evtchn_port_t port = xen_be_evtchn_pending(s->eh); in xen_xenstore_event()