Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive_regs.h255 #define xive_end_is_firmware(end) \ macro
/openbmc/qemu/hw/intc/
H A Dxive.c1385 xive_end_is_firmware(end) ? 'f' : '-', in xive_end_pic_print_info()