Home
last modified time | relevance | path

Searched refs:pv_console_evtchn (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/xen/
A Dpv_console.h13 evtchn_port_t pv_console_evtchn(void);
22 evtchn_port_t pv_console_evtchn(void) in pv_console_evtchn() function
/xen/xen/drivers/char/
A Dconsoled.c91 pv_shim_inject_evtchn(pv_console_evtchn()); in consoled_guest_rx()
132 pv_shim_inject_evtchn(pv_console_evtchn()); in consoled_guest_tx()
A Dxen_pv_console.c92 evtchn_port_t pv_console_evtchn(void) in pv_console_evtchn() function
/xen/xen/arch/x86/guest/xen/
A Dxen.c195 if ( pv_console && port == pv_console_evtchn() ) in xen_evtchn_upcall()
/xen/xen/arch/x86/pv/
A Dshim.c627 if ( pv_console && send.port == pv_console_evtchn() ) in pv_shim_event_channel_op()

Completed in 14 milliseconds