Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h2782 uintptr_t tlbml = (uintptr_t)tlbm; in booke206_tlbm_id() local
2785 return (tlbml - tlbl) / sizeof(env->tlb.tlbm[0]); in booke206_tlbm_id()