HomeSort by relevance Sort by last modified time
    Searched refs:cpu_mips_tlb_flush (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-mips/
exec.h 26 void cpu_mips_tlb_flush (CPUState *env, int flush_global);
op_helper.c 1131 cpu_mips_tlb_flush(env, 1);
1560 void cpu_mips_tlb_flush (CPUState *env, int flush_global) function
    [all...]

Completed in 35 milliseconds