Home
last modified time | relevance | path

Searched refs:PPC_TLB_EPID_STORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu-booke.c263 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()
H A Dmmu_helper.c1010 tlb_flush_by_mmuidx(env_cpu(env), 1 << PPC_TLB_EPID_STORE); in helper_booke_set_epsc()