Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/events/
H A Devents_internal.h80 static inline bool test_evtchn(evtchn_port_t port) in test_evtchn() function
H A Devents_base.c2045 ret = test_evtchn(evtchn); in xen_test_irq_pending()