Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c60 #define TSR_WRS_MASK (0x3U << TSR_WRS_SHIFT) macro
331 store_booke_tsr(env, TSR_ENW | TSR_WIS | TSR_WRS_MASK); in cpu_state_change_handler()