Searched refs:VIRQ_DOM_EXC (Results 1 – 6 of 6) sorted by relevance
99 rc = xenevtchn_bind_virq(_H(xce), VIRQ_DOM_EXC); in stub_eventchn_bind_dom_exc_virq()
48 (** Binds a local event channel to the VIRQ_DOM_EXC
193 rv = xc_domain_set_virq_handler(xch, domid, VIRQ_DOM_EXC); in build()
174 #define VIRQ_DOM_EXC 3 /* G. (DOM0) Exceptional event for some domain. */ macro
95 send_global_virq(VIRQ_DOM_EXC); in __domain_finalise_shutdown()649 send_global_virq(VIRQ_DOM_EXC); in domain_kill()874 send_global_virq(VIRQ_DOM_EXC); in complete_domain_destroy()
656 if ((rc = xenevtchn_bind_virq(xce_handle, VIRQ_DOM_EXC)) == -1) in domain_init()
Completed in 11 milliseconds