Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h121 #define xive2_end_is_silent_escalation(end) \ macro
/openbmc/qemu/hw/intc/
H A Dxive2.c105 xive2_end_is_silent_escalation(end) ? 's' : '-', in xive2_end_pic_print_info()
630 if (xive2_end_is_silent_escalation(&end)) { in xive2_router_end_notify()