Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/evtchn/
H A Devtchn_dev.c222 xen_intr_unbind(&evtchn->handle); in evtchn_release()
375 xen_intr_unbind(&evtchn->handle); in evtchn_bind_user_port()
475 xen_intr_unbind(&evtchn->handle); in evtchn_ioctl()
/freebsd/sys/xen/
H A Dxen_intr.h170 void xen_intr_unbind(xen_intr_handle_t *handle);
/freebsd/sys/dev/xen/bus/
H A Dxen_intr.c890 xen_intr_unbind(port_handlep); in xen_intr_bind_virq()
947 xen_intr_unbind(port_handlep); in xen_intr_alloc_and_bind_ipi()
992 xen_intr_unbind(xen_intr_handle_t *port_handlep) in xen_intr_unbind() function
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c839 xen_intr_unbind(&notify->notify_evtchn_handle); in notify()
864 xen_intr_unbind(&destination->notify_evtchn_handle); in copy_notify_helper()
/freebsd/sys/dev/xen/console/
H A Dxen_console.c764 xen_intr_unbind(&cons->intr_handle); in xencons_resume()
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c1027 xen_intr_unbind(&xs.xen_intr_handle); in xs_init_comms()
/freebsd/sys/dev/xen/blkfront/
H A Dblkfront.c1100 xen_intr_unbind(&sc->xen_intr_handle); in xbd_free()
/freebsd/sys/dev/xen/netback/
H A Dnetback.c644 xen_intr_unbind(&xnb->xen_intr_handle); in xnb_disconnect()
/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c842 xen_intr_unbind(&txq->xen_intr_handle); in disconnect_txq()
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c2624 xen_intr_unbind(&xbb->xen_intr_handle); in xbb_disconnect()