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

  /src/sys/arch/xen/include/
evtchn.h 52 int bind_virq_to_evtch(int);
  /src/sys/arch/xen/xen/
evtchn.c 276 debug_port = bind_virq_to_evtch(VIRQ_DEBUG);
557 bind_virq_to_evtch(int virq) function in typeref:typename:int
xencons.c 234 evtch = bind_virq_to_evtch(VIRQ_CONSOLE);
xen_clock.c 724 evtch = bind_virq_to_evtch(VIRQ_TIMER);

Completed in 16 milliseconds