Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dhelper.c41 #define MMU_DTLB_MULTIPLE (-9) macro
252 return MMU_DTLB_MULTIPLE; /* Multiple match */ in find_tlb_entry()
299 if (e == MMU_DTLB_MULTIPLE) { in find_itlb_entry()
358 } else if (n == MMU_DTLB_MULTIPLE) { in get_mmu_address()
817 if (ret != MMU_DTLB_MULTIPLE && ret != MMU_ITLB_MULTIPLE) { in superh_cpu_tlb_fill()
827 case MMU_DTLB_MULTIPLE: in superh_cpu_tlb_fill()