Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/sysdev/xive/
Dcommon.c92 static bool xive_is_store_eoi(struct xive_irq_data *xd) in xive_is_store_eoi() function
221 if (offset == XIVE_ESB_SET_PQ_10 && xive_is_store_eoi(xd)) in xive_esb_read()
246 xive_is_store_eoi(xd) ? 'S' : ' ', in xive_irq_data_dump()
408 if (xive_is_store_eoi(xd)) { in xive_do_source_eoi()