Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c321 env->spr[SPR_POWER_SPRC] = val; in helper_store_sprc()
H A Dcpu.h1813 #define SPR_POWER_SPRC (0x114) macro
H A Dcpu_init.c5805 spr_register_hv(env, SPR_POWER_SPRC, "SPRC", in register_power9_book4_sprs()
/openbmc/qemu/hw/ppc/
H A Dpnv.c1802 uint64_t sprc = env->spr[SPR_POWER_SPRC]; in pnv_handle_sprd_load()
1840 uint64_t sprc = env->spr[SPR_POWER_SPRC]; in pnv_handle_sprd_store()