HomeSort by: relevance | last modified time | path
    Searched refs:hypervisor_notify_via_evtchn (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/xen/xenbus/
xenbus_comms.c 160 hypervisor_notify_via_evtchn(xen_start_info.store_evtchn);
212 hypervisor_notify_via_evtchn(xen_start_info.store_evtchn);
  /src/sys/arch/xen/include/
hypervisor.h 205 hypervisor_notify_via_evtchn(unsigned int port) function in typeref:typename:void
  /src/sys/arch/xen/xen/
xencons.c 424 hypervisor_notify_via_evtchn(xen_start_info.console.domU.evtchn);
485 hypervisor_notify_via_evtchn(xen_start_info.console.domU.evtchn);
619 hypervisor_notify_via_evtchn(xen_start_info.console.domU.evtchn);
xennetback_xenbus.c 508 hypervisor_notify_via_evtchn(xneti->xni_evtchn);
611 hypervisor_notify_via_evtchn(xneti->xni_evtchn);
1053 hypervisor_notify_via_evtchn(xneti->xni_evtchn);
if_xennet_xenbus.c 859 hypervisor_notify_via_evtchn(sc->sc_evtchn);
1286 hypervisor_notify_via_evtchn(sc->sc_evtchn);
1340 hypervisor_notify_via_evtchn(sc->sc_evtchn);
pciback.c 611 hypervisor_notify_via_evtchn(pbxi->pbx_evtchn);
800 hypervisor_notify_via_evtchn(pbxi->pbx_evtchn);
xenevt.c 636 hypervisor_notify_via_evtchn(notify->port);
xpci_xenbus.c 416 hypervisor_notify_via_evtchn(xpci_sc->sc_evtchn);
xbdback_xenbus.c 649 hypervisor_notify_via_evtchn(xbdi->xbdi_evtchn);
1664 hypervisor_notify_via_evtchn(xbdi->xbdi_evtchn);
xbd_xenbus.c 1080 hypervisor_notify_via_evtchn(sc->sc_evtchn);
1256 hypervisor_notify_via_evtchn(sc->sc_evtchn);
privcmd.c 918 hypervisor_notify_via_evtchn(notify->event_channel_port);
  /src/sys/arch/xen/x86/
xen_ipi.c 184 hypervisor_notify_via_evtchn(evtchn);

Completed in 22 milliseconds