Searched refs:PPC_TLB_EPID_STORE (Results 1 – 5 of 5) sorted by relevance
263 return mmu_idx == PPC_TLB_EPID_STORE || mmu_idx == PPC_TLB_EPID_LOAD; in is_epid_mmu()292 if (mmu_idx == PPC_TLB_EPID_STORE) { in mmubooke206_get_as()
1009 tlb_flush_by_mmuidx(env_cpu(env), 1 << PPC_TLB_EPID_STORE); in helper_booke_set_epsc()
1209 #define PPC_TLB_EPID_STORE 9 macro
2719 cpu_gpr[rD(ctx->opcode)], EA, PPC_TLB_EPID_STORE, stop); \4488 gen_helper_dcbz(tcg_env, tcgv_addr, tcg_constant_i32(PPC_TLB_EPID_STORE)); in gen_dcbzep()
894 tcg_gen_qemu_st_i64(t0, EA, PPC_TLB_EPID_STORE, DEF_MEMOP(MO_UQ));