Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dxive2_regs.h149 #define NVP2_W1_CO_PRIV PPC_BITMASK32(14, 15) macro
/qemu/hw/intc/
H A Dxive2.c306 nvp->w1 = xive_set_field32(NVP2_W1_CO_PRIV, nvp->w1, 0); in xive2_tctx_restore_os_ctx()