Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h110 #define xive2_end_is_enqueue(end) (be32_to_cpu((end)->w0) & END2_W0_ENQUEUE) macro
/qemu/hw/intc/
H A Dxive2.c99 xive2_end_is_enqueue(end) ? 'q' : '-', in xive2_end_pic_print_info()
593 if (xive2_end_is_enqueue(&end)) { in xive2_router_end_notify()