Home
last modified time | relevance | path

Searched refs:hypervisor_notify_via_evtchn (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/sys/arch/xen/xenbus/
Dxenbus_comms.c160 hypervisor_notify_via_evtchn(xen_start_info.store_evtchn); in xb_write()
212 hypervisor_notify_via_evtchn(xen_start_info.store_evtchn); in xb_read()
/netbsd/src/sys/arch/xen/xen/
Dxencons.c424 hypervisor_notify_via_evtchn(xen_start_info.console.domU.evtchn); in xencons_start()
485 hypervisor_notify_via_evtchn(xen_start_info.console.domU.evtchn); in xencons_handler()
619 hypervisor_notify_via_evtchn(xen_start_info.console.domU.evtchn); in xenconscn_putc()
Dxennetback_xenbus.c508 hypervisor_notify_via_evtchn(xneti->xni_evtchn); in xennetback_connect()
611 hypervisor_notify_via_evtchn(xneti->xni_evtchn); in xennetback_tx_response()
1053 hypervisor_notify_via_evtchn(xneti->xni_evtchn); in xennetback_rx_copy_process()
Dpciback.c611 hypervisor_notify_via_evtchn(pbxi->pbx_evtchn); in pciback_xenbus_frontend_changed()
800 hypervisor_notify_via_evtchn(pbxi->pbx_evtchn); in pciback_xenbus_evthandler()
Dif_xennet_xenbus.c835 hypervisor_notify_via_evtchn(sc->sc_evtchn); in xennet_alloc_rx_buffer()
1262 hypervisor_notify_via_evtchn(sc->sc_evtchn); in xennet_start()
1316 hypervisor_notify_via_evtchn(sc->sc_evtchn); in xennet_init()
Dxpci_xenbus.c416 hypervisor_notify_via_evtchn(xpci_sc->sc_evtchn); in xpci_do_op()
Dxenevt.c636 hypervisor_notify_via_evtchn(notify->port); in xenevt_fioctl()
Dxbd_xenbus.c1080 hypervisor_notify_via_evtchn(sc->sc_evtchn); in xbdioctl()
1256 hypervisor_notify_via_evtchn(sc->sc_evtchn); in xbd_diskstart()
Dxbdback_xenbus.c649 hypervisor_notify_via_evtchn(xbdi->xbdi_evtchn); in xbdback_connect()
1664 hypervisor_notify_via_evtchn(xbdi->xbdi_evtchn); in xbdback_send_reply()
Dprivcmd.c918 hypervisor_notify_via_evtchn(notify->event_channel_port); in privcmd_notify()
/netbsd/src/sys/arch/xen/include/
Dhypervisor.h205 hypervisor_notify_via_evtchn(unsigned int port) in hypervisor_notify_via_evtchn() function
/netbsd/src/sys/arch/xen/x86/
Dxen_ipi.c184 hypervisor_notify_via_evtchn(evtchn); in xen_send_ipi()