Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h251 #define xive_end_is_uncond_escalation(end) \ macro
/openbmc/qemu/hw/intc/
H A Dxive.c1383 xive_end_is_uncond_escalation(end) ? 'u' : '-', in xive_end_pic_print_info()
1815 if (!xive_end_is_uncond_escalation(&end)) { in xive_router_end_notify()