Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive.h404 void (*end_notify)(XiveRouter *xrtr, XiveEAS *eas); member
/qemu/hw/intc/
H A Dxive.c1525 return xrc->end_notify(xrtr, eas); in xive_router_end_notify_handler()
1903 xrc->end_notify = xive_router_end_notify; in xive_router_class_init()
H A Dpnv_xive.c2096 xrc->end_notify = pnv_xive_end_notify; in pnv_xive_class_init()