Home
last modified time | relevance | path

Searched refs:unbind_virq_from_evtch (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/xen/include/
H A Devtchn.h56 int unbind_virq_from_evtch(int);
/netbsd-src/sys/arch/xen/xen/
H A Devtchn.c303 evtch = unbind_virq_from_evtch(VIRQ_DEBUG); in events_suspend()
610 unbind_virq_from_evtch(int virq) in unbind_virq_from_evtch() function
H A Dxen_clock.c692 evtch = unbind_virq_from_evtch(VIRQ_TIMER); in xen_suspendclocks()