Searched refs:xive_router_notify (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/ppc/ |
H A D | xive.h | 417 void xive_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked);
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive.c | 570 xive_router_notify(xn, XIVE_EAS(blk, srcno), pq_checked); in pnv_xive_notify() 1461 xive_router_notify(XIVE_NOTIFIER(xive), XIVE_EAS(blk, idx), in pnv_xive_ic_hw_trigger()
|
H A D | xive.c | 1954 void xive_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked) in xive_router_notify() function 2021 xnc->notify = xive_router_notify; in xive_router_class_init()
|