HomeSort by relevance Sort by last modified time
    Searched refs:tlb_flush (Results 51 - 56 of 56) sorted by null

1 23

  /external/qemu/target-mips/
machine.c 304 tlb_flush(env, 1);
op_helper.c     [all...]
translate.c     [all...]
  /external/qemu/
exec.c 146 tlb_flush(env, 1);
625 void tlb_flush(CPUArchState *env, int flush_global) function
779 tlb_flush(cpu->env_ptr, 1);
    [all...]
  /external/qemu/target-i386/
hax-all.c 52 tlb_flush(env, 1);
svm_helper.c 224 tlb_flush(env, 1);

Completed in 452 milliseconds

1 23