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

  /external/qemu/include/exec/
cputlb.h 34 void tb_flush_jmp_cache(CPUArchState *env, target_ulong addr);
  /external/qemu/
cputlb.c 113 tb_flush_jmp_cache(env, addr);
translate-all.c 1558 void tb_flush_jmp_cache(CPUArchState *env, target_ulong addr) function
    [all...]

Completed in 35 milliseconds