Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c151 static u32 xive_scan_interrupts(struct xive_cpu *xc, bool just_peek) in xive_scan_interrupts() function
368 irq = xive_scan_interrupts(xc, false); in xive_get_irq()
391 if (xive_scan_interrupts(xc, true) != 0) { in xive_do_queue_eoi()
1558 while ((irq = xive_scan_interrupts(xc, false)) != 0) { in xive_flush_cpu_queue()