Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu_helper.c1137 int way = booke206_tlbm_to_way(env, tlb); in booke206_tlb_to_mas()
H A Dcpu.h2819 static inline int booke206_tlbm_to_way(CPUPPCState *env, ppcmas_tlb_t *tlb) in booke206_tlbm_to_way() function