Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/sysdev/xive/
Dcommon.c139 static u32 xive_scan_interrupts(struct xive_cpu *xc, bool just_peek) in xive_scan_interrupts() function
279 irq = xive_scan_interrupts(xc, false); in xive_get_irq()
302 if (xive_scan_interrupts(xc, true) != 0) { in xive_do_queue_eoi()
1315 while ((irq = xive_scan_interrupts(xc, false)) != 0) { in xive_flush_cpu_queue()