Home | History | Annotate | Download | only in qemu

Lines Matching refs:tb_find_pc

998                     current_tb = tb_find_pc(env->mem_io_pc);
1102 current_tb = tb_find_pc(pc);
1267 TranslationBlock *tb_find_pc(unsigned long tc_ptr)
2960 tb = tb_find_pc(env->mem_io_pc);
3844 tb = tb_find_pc((unsigned long)retaddr);