Searched refs:evtchn_port_is_pending (Results 1 – 4 of 4) sorted by relevance
192 static inline bool evtchn_port_is_pending(const struct domain *d, in evtchn_port_is_pending() function
1410 evtchn_port_is_pending(d, port), in domain_dump_evtchn_info()
968 if ( evtchn_port_is_pending(d, port) ) in do_poll()
2317 evtchn_port_is_pending(d, info->evtchn) ? 'P' : '-', in dump_irqs()
Completed in 12 milliseconds