Home
last modified time | relevance | path

Searched refs:VIRQ_DOM_EXC (Results 1 – 6 of 6) sorted by relevance

/xen/tools/ocaml/libs/eventchn/
A Dxeneventchn.mli29 | Dom_exc (* #define VIRQ_DOM_EXC 3 *)
65 (** Binds a local event channel to the VIRQ_DOM_EXC
A Dxeneventchn.ml28 | Dom_exc (* #define VIRQ_DOM_EXC 3 *)
/xen/tools/helpers/
A Dinit-xenstore-domain.c214 rv = xc_domain_set_virq_handler(xch, domid, VIRQ_DOM_EXC); in build()
/xen/xen/include/public/
A Dxen.h184 #define VIRQ_DOM_EXC 3 /* G. (DOM0) Exceptional event for some domain. */ macro
/xen/xen/common/
A Ddomain.c102 send_global_virq(VIRQ_DOM_EXC); in __domain_finalise_shutdown()
744 send_global_virq(VIRQ_DOM_EXC); in domain_kill()
932 send_global_virq(VIRQ_DOM_EXC); in complete_domain_destroy()
/xen/tools/xenstore/
A Dxenstored_domain.c765 if ((rc = xenevtchn_bind_virq(xce_handle, VIRQ_DOM_EXC)) == -1) in domain_init()

Completed in 19 milliseconds