Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c155 struct xenevtchn_handle *be_handles[EVTCHN_2L_NR_CHANNELS]; member
611 if (s->be_handles[be_port]) { in unbind_backend_ports()
620 s->be_handles[be_port]->guest_port = 0; in unbind_backend_ports()
1067 struct xenevtchn_handle *xc = s->be_handles[be_port]; in close_port()
1380 struct xenevtchn_handle *xc = s->be_handles[interdomain->remote_port]; in xen_evtchn_bind_interdomain_op()
1494 struct xenevtchn_handle *xc = s->be_handles[be_port]; in xen_evtchn_send_op()
2014 if (!s->be_handles[i]) { in find_be_port()
2015 s->be_handles[i] = xc; in find_be_port()
2057 if (!s->be_handles[be_port]) { in xen_be_evtchn_bind_interdomain()
2058 s->be_handles[be_port] = xc; in xen_be_evtchn_bind_interdomain()
[all …]