Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2.h72 void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked);
/qemu/hw/intc/
H A Dxive2.c724 void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive2_router_notify() function
793 xnc->notify = xive2_router_notify; in xive2_router_class_init()
H A Dpnv_xive2.c567 xive2_router_notify(xn, XIVE_EAS(blk, srcno), pq_checked); in pnv_xive2_notify()
1467 xive2_router_notify(XIVE_NOTIFIER(xive), XIVE_EAS(blk, idx), in pnv_xive2_ic_hw_trigger()