Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h263 #define xive_end_is_escalate(end) (be32_to_cpu((end)->w0) & END_W0_ESCALATE_CTL) macro
/openbmc/qemu/hw/intc/
H A Dxive.c1504 xive_end_is_escalate(end) ? 'e' : '-', in xive_end_pic_print_info()
1549 if (!xive_end_is_escalate(end)) { in xive_end_eas_pic_print_info()
1928 if (!xive_end_is_escalate(&end)) { in xive_router_end_notify()