Searched refs:tb_find_pc (Results 1 – 7 of 7) sorted by relevance
183 const TranslationBlock* tb = tb_find_pc(tb_pc); in memcheck_tpc_to_gpc()
339 TranslationBlock *tb_find_pc(unsigned long pc_ptr);
998 current_tb = tb_find_pc(env->mem_io_pc); in tb_invalidate_phys_page_range()1102 current_tb = tb_find_pc(pc); in tb_invalidate_phys_page()1267 TranslationBlock *tb_find_pc(unsigned long tc_ptr) in tb_find_pc() function2960 tb = tb_find_pc(env->mem_io_pc); in check_watchpoint()3849 tb = tb_find_pc((unsigned long)retaddr); in cpu_io_recompile()
834 tb = tb_find_pc(pc); in handle_cpu_signal()
89 tb = tb_find_pc(pc); in tlb_fill()
62 tb = tb_find_pc (pc); in do_restore_state()1923 tb = tb_find_pc(pc); in tlb_fill()
4847 tb = tb_find_pc(pc); in tlb_fill()