Home
last modified time | relevance | path

Searched refs:xen_test_irq_pending (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/xen/
Devents.h75 bool xen_test_irq_pending(int irq);
/linux-4.4.14/arch/x86/xen/
Dspinlock.c234 add_stats(TAKEN_SLOW_SPURIOUS, !xen_test_irq_pending(irq)); in xen_lock_spinning()
/linux-4.4.14/drivers/xen/events/
Devents_base.c1514 bool xen_test_irq_pending(int irq) in xen_test_irq_pending() function