Lines Matching refs:channel
17 (** Event channel bindings: see tools/libxc/include/xenctrl.h *)
20 (** An initialised event channel interface. *)
23 (** A local event channel. *)
47 (** Return an initialised event channel interface. On error it
56 (** Notify the given event channel. On error it will throw a
61 channel connected to domid:remote_port. On error it will
65 (** Binds a local event channel to the VIRQ_DOM_EXC
70 (** Binds a local event channel to the specific VIRQ type.
74 (** Unbinds the given event channel. On error it will throw a
78 (** Returns the next event channel to become pending. On error it
82 (** Unmasks the given event channel. On error it will throw a