Searched refs:xive2_router_notify (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2.h | 84 void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked);
|
/openbmc/qemu/hw/intc/ |
H A D | xive2.c | 977 void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive2_router_notify() function 1046 xnc->notify = xive2_router_notify; in xive2_router_class_init()
|
H A D | pnv_xive2.c | 729 xive2_router_notify(xn, XIVE_EAS(blk, srcno), pq_checked); in pnv_xive2_notify() 1832 xive2_router_notify(XIVE_NOTIFIER(xive), XIVE_EAS(blk, idx), in pnv_xive2_ic_hw_trigger()
|