Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c1096 env->spr[SPR_BOOKE_MAS3]; in helper_booke206_tlbwe()
1145 env->spr[SPR_BOOKE_MAS3] = tlb->mas7_3; in booke206_tlb_to_mas()
1198 env->spr[SPR_BOOKE_MAS3] = 0; in helper_booke206_tlbsx()
H A Dmmu-booke.c436 env->spr[SPR_BOOKE_MAS3] = 0; in booke206_update_mas_tlb_miss()
H A Dcpu.h1964 #define SPR_BOOKE_MAS3 (0x273) macro
H A Dkvm.c1123 env->spr[SPR_BOOKE_MAS3] = sregs.u.e.mas7_3 & 0xffffffff; in kvmppc_get_booke_sregs()
H A Dtranslate.c1220 gen_store_spr(SPR_BOOKE_MAS3, val); in spr_write_mas73()
1231 gen_load_spr(mas3, SPR_BOOKE_MAS3); in spr_read_mas73()
H A Dcpu_init.c850 SPR_BOOKE_MAS0, SPR_BOOKE_MAS1, SPR_BOOKE_MAS2, SPR_BOOKE_MAS3, in register_BookE206_sprs()
7763 env->spr[SPR_BOOKE_MAS2], env->spr[SPR_BOOKE_MAS3]); in ppc_cpu_dump_state()