Searched refs:ec_bind_evtchn_to_handler (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | xpv_support.h | 56 extern void ec_bind_evtchn_to_handler(int, pri_t, ec_handler_fcn_t, void *);
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xenbus_comms.c | 256 ec_bind_evtchn_to_handler(xen_info->store_evtchn, IPL_XENBUS, in xb_setup_intr()
|
H A D | xnf.c | 809 ec_bind_evtchn_to_handler(xnfp->xnf_evtchn, IPL_VIF, xnf_intr, in xnf_attach() 927 ec_bind_evtchn_to_handler(xnfp->xnf_evtchn, IPL_VIF, xnf_intr, xnfp); in xnf_attach()
|
H A D | xdf.c | 1552 ec_bind_evtchn_to_handler(vdp->xdf_evtchn, IPL_VBD, xdf_intr, vdp); in xdf_setstate_init()
|
/titanic_44/usr/src/uts/i86pc/i86hvm/io/xpv/ |
H A D | evtchn.c | 79 ec_bind_evtchn_to_handler(int evtchn, pri_t pri, ec_handler_fcn_t handler, in ec_bind_evtchn_to_handler() function
|