Home | History | Annotate | Download | only in target-mips

Lines Matching refs:mmu_idx

1829 void tlb_fill (target_ulong addr, int is_write, int mmu_idx, void *retaddr)
1840 ret = cpu_mips_handle_mmu_fault(env, addr, is_write, mmu_idx, 1);