Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h160 #define NVP2_W1_CO_THRID_VALID PPC_BIT32(16) macro
/openbmc/qemu/hw/intc/
H A Dxive2.c306 if (xive_get_field32(NVP2_W1_CO_THRID_VALID, nvp.w1) && in xive2_tctx_save_ctx()
533 nvp->w1 = xive_set_field32(NVP2_W1_CO_THRID_VALID, nvp->w1, 1); in xive2_tctx_restore_os_ctx()