Home
last modified time | relevance | path

Searched defs:tlbn (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c1036 uint32_t tlbncfg, tlbn; in helper_booke206_tlbwe() local
1149 int tlbn = booke206_tlbm_to_tlbn(env, tlb); in booke206_tlb_to_mas() local
1228 static inline void booke206_invalidate_ea_tlb(CPUPPCState *env, int tlbn, in booke206_invalidate_ea_tlb()
H A Dmmu_common.c972 static void mmubooke206_dump_one_tlb(CPUPPCState *env, int tlbn, int offset, in mmubooke206_dump_one_tlb()
H A Dcpu.h2698 static inline int booke206_tlb_size(CPUPPCState *env, int tlbn) in booke206_tlb_size()
2705 static inline int booke206_tlb_ways(CPUPPCState *env, int tlbn) in booke206_tlb_ways()
2731 int tlbn = booke206_tlbm_to_tlbn(env, tlb); in booke206_tlbm_to_way() local
2736 static inline ppcmas_tlb_t *booke206_get_tlbm(CPUPPCState *env, const int tlbn, in booke206_get_tlbm()
2763 static inline uint32_t booke206_tlbnps(CPUPPCState *env, const int tlbn) in booke206_tlbnps()
2783 static inline void booke206_fixed_size_tlbn(CPUPPCState *env, const int tlbn, in booke206_fixed_size_tlbn()