Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c292 env->spr[SPR_TFMR] = val; in write_tfmr()
297 cenv->spr[SPR_TFMR] = val; in write_tfmr()
321 uint64_t tfmr = env->spr[SPR_TFMR]; in tb_state_machine_step()
377 return env->spr[SPR_TFMR] | TFMR_TB_ECLIPZ; in helper_load_tfmr()
384 uint64_t tfmr = env->spr[SPR_TFMR]; in helper_store_tfmr()
H A Dcpu.h1842 #define SPR_TFMR (0x13D) macro
H A Dcpu_init.c5738 spr_register_hv(env, SPR_TFMR, "TFMR", in register_power_common_book4_sprs()