Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive.h267 bool xive_esb_eoi(uint8_t *pq);
/qemu/hw/intc/
H A Dxive2.c851 ret = xive_esb_eoi(&pq); in xive2_end_source_read()
922 notify = xive_esb_eoi(&pq); in xive2_end_source_write()
H A Dxive.c893 bool xive_esb_eoi(uint8_t *pq) in xive_esb_eoi() function
997 ret = xive_esb_eoi(&xsrc->status[srcno]); in xive_source_esb_eoi()
1973 ret = xive_esb_eoi(&pq); in xive_end_source_read()