Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.c734 spr_register(env, SPR_DMISS, "DMISS", in register_6xx_7xx_soft_tlb()
H A Dmmu_common.c849 env->spr[SPR_DMISS] = eaddr; in ppc_6xx_xlate()
H A Dmmu_helper.c570 EPN = env->spr[SPR_DMISS]; in do_6xx_tlb()
H A Dcpu.h2200 #define SPR_DMISS (0x3D0) macro
H A Dexcp_helper.c182 miss = &env->spr[SPR_DMISS]; in ppc_excp_debug_sw_tlb()