Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h44 int xen_be_evtchn_unbind(struct xenevtchn_handle *xc, evtchn_port_t port);
H A Dxen_evtchn.c289 .unbind = xen_be_evtchn_unbind,
2096 int xen_be_evtchn_unbind(struct xenevtchn_handle *xc, evtchn_port_t port) in xen_be_evtchn_unbind() function
2145 xen_be_evtchn_unbind(xc, 0); in xen_be_evtchn_close()