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

Lines Matching refs:mmu_idx

4830 void tlb_fill(target_ulong addr, int is_write, int mmu_idx, void *retaddr)
4842 ret = cpu_x86_handle_mmu_fault(env, addr, is_write, mmu_idx, 1);