Home
last modified time | relevance | path

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

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