Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxenbus_comms.c180 ec_notify_via_evtchn(xen_info->store_evtchn); in xb_write()
236 ec_notify_via_evtchn(xen_info->store_evtchn); in xb_read()
H A Dxencons.c687 ec_notify_via_evtchn(xcp->evtchn); in xencons_rxint()
877 ec_notify_via_evtchn(xcp->evtchn); in xcasync_start()
1309 ec_notify_via_evtchn(xcp->evtchn); in xenconsputchar()
H A Dxnf.c1196 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_set_multicast()
1495 ec_notify_via_evtchn(xnfp->xnf_evtchn); in tx_push_packets()
1803 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_intr()
2733 ec_notify_via_evtchn(xnfp->xnf_evtchn); in oe_state_change()
H A Dxnb.c838 ec_notify_via_evtchn(xnbp->xnb_evtchn); in xnb_to_peer()
1200 ec_notify_via_evtchn(xnbp->xnb_evtchn); in xnb_copy_to_peer()
1228 ec_notify_via_evtchn(xnbp->xnb_evtchn); in xnb_tx_notify_peer()
H A Devtchn_dev.c433 ec_notify_via_evtchn(notify.port); in evtchndrv_ioctl()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dxpv_support.h58 extern void ec_notify_via_evtchn(uint_t);
/titanic_41/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h186 extern void ec_notify_via_evtchn(unsigned int);
/titanic_41/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c128 ec_notify_via_evtchn(unsigned int port) in ec_notify_via_evtchn() function
/titanic_41/usr/src/uts/i86xpv/os/
H A Devtchn.c799 ec_notify_via_evtchn(ipip->mi_evtchns[cpu]); in ec_send_ipi()
810 ec_notify_via_evtchn(ipip->mi_evtchns[cpu]); in ec_try_ipi()
1550 ec_notify_via_evtchn(unsigned int port) in ec_notify_via_evtchn() function
/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c1174 ec_notify_via_evtchn(pdp->xd_evtchn); in xvdi_notify_oe()