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.c1023 uint32_t tlbncfg, tlbn; in helper_booke206_tlbwe() local
1136 int tlbn = booke206_tlbm_to_tlbn(env, tlb); in booke206_tlb_to_mas() local
1215 static inline void booke206_invalidate_ea_tlb(CPUPPCState *env, int tlbn, in booke206_invalidate_ea_tlb()
H A Dmmu_common.c397 static void mmubooke206_dump_one_tlb(CPUPPCState *env, int tlbn, int offset, in mmubooke206_dump_one_tlb()
H A Dcpu.h2777 static inline int booke206_tlb_size(CPUPPCState *env, int tlbn) in booke206_tlb_size()
2784 static inline int booke206_tlb_ways(CPUPPCState *env, int tlbn) in booke206_tlb_ways()
2810 int tlbn = booke206_tlbm_to_tlbn(env, tlb); in booke206_tlbm_to_way() local
2815 static inline ppcmas_tlb_t *booke206_get_tlbm(CPUPPCState *env, const int tlbn, in booke206_get_tlbm()
2842 static inline uint32_t booke206_tlbnps(CPUPPCState *env, const int tlbn) in booke206_tlbnps()
2862 static inline void booke206_fixed_size_tlbn(CPUPPCState *env, const int tlbn, in booke206_fixed_size_tlbn()