Searched refs:xive2_end_is_crowd (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ppc/ | ||
H A D | xive2_regs.h | 133 #define xive2_end_is_crowd(end) \ macro |
/openbmc/qemu/hw/intc/ | ||
H A D | xive2.c | 146 xive2_end_is_crowd(end) ? 'c' : '-', in xive2_end_pic_print_info() |