Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h253 #define xive_end_is_silent_escalation(end) \ macro
/openbmc/qemu/hw/intc/
H A Dxive.c1384 xive_end_is_silent_escalation(end) ? 's' : '-', in xive_end_pic_print_info()
1711 if (xive_end_is_silent_escalation(&end)) { in xive_router_end_notify()