Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-booke.c295 epidr = env->spr[SPR_BOOKE_EPLC]; in mmubooke206_get_as()
H A Dmmu_helper.c1003 env->spr[SPR_BOOKE_EPLC] = val & EPID_MASK; in helper_booke_set_eplc()
H A Dcpu.h2167 #define SPR_BOOKE_EPLC (0x3B3) macro
H A Dkvm.c1137 env->spr[SPR_BOOKE_EPLC] = sregs.u.e.eplc; in kvmppc_get_booke_sregs()
H A Dcpu_init.c879 spr_register(env, SPR_BOOKE_EPLC, "EPLC", in register_BookE206_sprs()