Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c90 static void ppc6xx_tlb_store(CPUPPCState *env, target_ulong EPN, int way, in ppc6xx_tlb_store()
561 target_ulong RPN, CMP, EPN; in do_6xx_tlb() local
582 void helper_6xx_tlbd(CPUPPCState *env, target_ulong EPN) in helper_6xx_tlbd()
587 void helper_6xx_tlbi(CPUPPCState *env, target_ulong EPN) in helper_6xx_tlbi()
H A Dcpu.h359 target_ulong EPN; member
365 target_ulong EPN; member