Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive.h267 bool xive_esb_eoi(uint8_t *pq);
/openbmc/qemu/hw/intc/
H A Dxive.c1016 bool xive_esb_eoi(uint8_t *pq) in xive_esb_eoi() function
1120 ret = xive_esb_eoi(&xsrc->status[srcno]); in xive_source_esb_eoi()
2094 ret = xive_esb_eoi(&pq); in xive_end_source_read()
H A Dxive2.c1104 ret = xive_esb_eoi(&pq); in xive2_end_source_read()
1175 notify = xive_esb_eoi(&pq); in xive2_end_source_write()