Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h150 #define NVP2_W1_CO_THRID_VALID PPC_BIT32(16) macro
/qemu/hw/intc/
H A Dxive2.c217 if (xive_get_field32(NVP2_W1_CO_THRID_VALID, nvp.w1) && in xive2_tctx_save_os_ctx()
298 nvp->w1 = xive_set_field32(NVP2_W1_CO_THRID_VALID, nvp->w1, 1); in xive2_tctx_restore_os_ctx()