Home
last modified time | relevance | path

Searched refs:xive2_end_is_notify (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h112 #define xive2_end_is_notify(end) \ macro
/openbmc/qemu/hw/intc/
H A Dxive2.c99 xive2_end_is_notify(end) ? 'n' : '-', in xive2_end_pic_print_info()
654 if (!xive2_end_is_notify(&end)) { in xive2_router_end_notify()