Home
last modified time | relevance | path

Searched refs:console_evtchn (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/xen/console/
HDxencons_ring.c33 #define console_evtchn console.domU.evtchn macro
128 if (!xen_start_info->console_evtchn) in xencons_ring_init()
132 xen_start_info->console_evtchn, NULL, xencons_handle_input, NULL, in xencons_ring_init()
148 if (!xen_start_info->console_evtchn) in xencons_suspend()
/trueos/sys/xen/interface/
HDxen.h717 #define console_evtchn console.domU.evtchn macro