Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h184 #define xive2_nvp_is_co(nvp) (be32_to_cpu((nvp)->w1) & NVP2_W1_CO) macro
/openbmc/qemu/hw/intc/
H A Dxive2.c204 if (xive2_nvp_is_co(nvp)) { in xive2_nvp_pic_print_info()
300 if (!xive2_nvp_is_co(&nvp)) { in xive2_tctx_save_ctx()