Searched refs:pv_console_evtchn (Results 1 – 5 of 5) sorted by relevance
13 evtchn_port_t pv_console_evtchn(void);22 evtchn_port_t pv_console_evtchn(void) in pv_console_evtchn() function
91 pv_shim_inject_evtchn(pv_console_evtchn()); in consoled_guest_rx()132 pv_shim_inject_evtchn(pv_console_evtchn()); in consoled_guest_tx()
92 evtchn_port_t pv_console_evtchn(void) in pv_console_evtchn() function
195 if ( pv_console && port == pv_console_evtchn() ) in xen_evtchn_upcall()
627 if ( pv_console && send.port == pv_console_evtchn() ) in pv_shim_event_channel_op()
Completed in 14 milliseconds