Home
last modified time | relevance | path

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

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