Home
last modified time | relevance | path

Searched defs:EPN (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dmmu_helper.c91 static void ppc6xx_tlb_store(CPUPPCState *env, target_ulong EPN, int way, in ppc6xx_tlb_store()
562 target_ulong RPN, CMP, EPN; in do_6xx_tlb() local
583 void helper_6xx_tlbd(CPUPPCState *env, target_ulong EPN) in helper_6xx_tlbd()
588 void helper_6xx_tlbi(CPUPPCState *env, target_ulong EPN) in helper_6xx_tlbi()
H A Dcpu.h361 target_ulong EPN; member
367 target_ulong EPN; member