Home
last modified time | relevance | path

Searched refs:cpu_restore_state (Results 1 – 7 of 7) sorted by relevance

/external/qemu/
Dtranslate-all.c174 int cpu_restore_state(TranslationBlock *tb, in cpu_restore_state() function
Dexec-all.h78 int cpu_restore_state(struct TranslationBlock *tb,
Dexec.c1010 cpu_restore_state(current_tb, env, env->mem_io_pc); in tb_invalidate_phys_page_range()
1118 cpu_restore_state(current_tb, env, pc); in tb_invalidate_phys_page()
2965 cpu_restore_state(tb, env, env->mem_io_pc); in check_watchpoint()
3850 cpu_restore_state(tb, env, (unsigned long)retaddr); in cpu_io_recompile()
Dcpu-exec.c838 cpu_restore_state(tb, env, pc); in handle_cpu_signal()
/external/qemu/target-arm/
Dop_helper.c93 cpu_restore_state(tb, env, pc); in tlb_fill()
/external/qemu/target-mips/
Dop_helper.c64 cpu_restore_state (tb, env, pc); in do_restore_state()
1927 cpu_restore_state(tb, env, pc); in tlb_fill()
/external/qemu/target-i386/
Dop_helper.c4851 cpu_restore_state(tb, env, pc); in tlb_fill()