Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_core.c60 env->spr[SPR_HRMOR] = pc->hrmor; in pnv_core_cpu_reset()
/openbmc/qemu/target/ppc/
H A Dmmu-radix64.c702 *raddr |= env->spr[SPR_HRMOR]; in ppc_radix64_xlate_impl()
H A Dmmu-hash64.c1021 raddr |= env->spr[SPR_HRMOR]; in ppc_hash64_xlate()
H A Dcpu.h1832 #define SPR_HRMOR (0x139) macro
H A Dcpu_init.c5495 spr_register_hv(env, SPR_HRMOR, "HRMOR", in register_book3s_ids_sprs()