Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu_helper.c559 static void do_6xx_tlb(CPUPPCState *env, target_ulong new_EPN, int is_code) in do_6xx_tlb() argument
576 __func__, new_EPN, EPN, CMP, RPN, way); in do_6xx_tlb()
578 ppc6xx_tlb_store(env, (uint32_t)(new_EPN & TARGET_PAGE_MASK), in do_6xx_tlb()