Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_comms.c177 ec_notify_via_evtchn(xen_info->store_evtchn); in xb_write()
233 ec_notify_via_evtchn(xen_info->store_evtchn); in xb_read()
H A Dxencons.c691 ec_notify_via_evtchn(xcp->evtchn); in xencons_rxint()
881 ec_notify_via_evtchn(xcp->evtchn); in xcasync_start()
1313 ec_notify_via_evtchn(xcp->evtchn); in xenconsputchar()
H A Dxnb.c840 ec_notify_via_evtchn(xnbp->xnb_evtchn); in xnb_to_peer()
1202 ec_notify_via_evtchn(xnbp->xnb_evtchn); in xnb_copy_to_peer()
1230 ec_notify_via_evtchn(xnbp->xnb_evtchn); in xnb_tx_notify_peer()
H A Dxnf.c1381 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_set_multicast()
1728 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_tx_push_packet()
2107 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_intr()
3241 ec_notify_via_evtchn(xnfp->xnf_evtchn); in oe_state_change()
H A Devtchn_dev.c435 ec_notify_via_evtchn(notify.port); in evtchndrv_ioctl()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dxpv_support.h58 extern void ec_notify_via_evtchn(uint_t);
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h186 extern void ec_notify_via_evtchn(unsigned int);
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c128 ec_notify_via_evtchn(unsigned int port) in ec_notify_via_evtchn() function
/illumos-gate/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
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1182 ec_notify_via_evtchn(pdp->xd_evtchn); in xvdi_notify_oe()