Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h172 #define xive2_nvp_is_co(nvp) (be32_to_cpu((nvp)->w1) & NVP2_W1_CO) macro
/qemu/hw/intc/
H A Dxive2.c211 if (!xive2_nvp_is_co(&nvp)) { in xive2_tctx_save_os_ctx()
H A Dpnv_xive2.c2048 if (xive2_nvp_is_co(nvp)) { in type_init()