Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h2802 static inline int booke206_tlbm_to_tlbn(CPUPPCState *env, ppcmas_tlb_t *tlbm) in booke206_tlbm_to_tlbn() function
2821 int tlbn = booke206_tlbm_to_tlbn(env, tlb); in booke206_tlbm_to_way()
H A Dmmu_helper.c1136 int tlbn = booke206_tlbm_to_tlbn(env, tlb); in booke206_tlb_to_mas()