Searched defs:evtch (Results 1 - 4 of 4) sorted by relevance

/src/sys/arch/xen/include/
H A Devtchn.h65 int evtch; member in struct:pintrhand
/src/sys/arch/xen/xen/
H A Dxencons.c213 int evtch; local in function:xencons_suspend
229 int evtch = -1; local in function:xencons_resume
[all...]
H A Dxen_clock.c664 int evtch; local in function:xen_suspendclocks
715 int evtch; local in function:xen_resumeclocks
[all...]
H A Devtchn.c298 int evtch; local in function:events_suspend
317 evtchn_do_event(int evtch, struct intrframe *regs) argument
728 pirq_establish(int pirq,int evtch,int (* func)(void *),void * arg,int level,const char * intrname,const char * xname,bool known_mpsafe) argument
791 intr_calculatemasks(struct evtsource * evts,int evtch,struct cpu_info * ci) argument
817 int evtch; member in struct:event_set_handler_args
868 event_set_handler(int evtch,int (* func)(void *),void * arg,int level,const char * intrname,const char * xname,bool mpsafe,struct cpu_info * ci) argument
1012 int evtch = (intptr_t)(arg1); local in function:event_remove_handler_xcall
1055 event_remove_handler(int evtch,int (* func)(void *),void * arg) argument
1100 hypervisor_prime_pirq_event(int pirq,unsigned int evtch) argument
1115 hypervisor_ack_pirq_event(unsigned int evtch) argument
[all...]

Completed in 5 milliseconds