Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h51 int xen_be_evtchn_get_guest_port(struct xenevtchn_handle *xc);
H A Dxen_xenstore.c196 s->guest_port = xen_be_evtchn_get_guest_port(s->eh); in xen_xenstore_pre_save()
H A Dxen_evtchn.c2223 int xen_be_evtchn_get_guest_port(struct xenevtchn_handle *xc) in xen_be_evtchn_get_guest_port() function