Home
last modified time | relevance | path

Searched refs:evtchn_port_is_pending (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Devent.h192 static inline bool evtchn_port_is_pending(const struct domain *d, in evtchn_port_is_pending() function
/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c1410 evtchn_port_is_pending(d, port), in domain_dump_evtchn_info()
A Dschedule.c968 if ( evtchn_port_is_pending(d, port) ) in do_poll()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dirq.c2317 evtchn_port_is_pending(d, info->evtchn) ? 'P' : '-', in dump_irqs()

Completed in 11 milliseconds