Home
last modified time | relevance | path

Searched refs:cpu_restore_state_from_tb (Results 1 – 3 of 3) sorted by relevance

/qemu/accel/tcg/
H A Dtranslate-all.c174 void cpu_restore_state_from_tb(CPUState *cpu, TranslationBlock *tb, in cpu_restore_state_from_tb() function
211 cpu_restore_state_from_tb(cpu, tb, host_pc); in cpu_restore_state()
547 cpu_restore_state_from_tb(cpu, tb, retaddr); in tb_check_watchpoint()
580 cpu_restore_state_from_tb(cpu, tb, retaddr); in cpu_io_recompile()
H A Dinternal-common.h55 void cpu_restore_state_from_tb(CPUState *cpu, TranslationBlock *tb,
H A Dtb-maint.c1077 cpu_restore_state_from_tb(cpu, current_tb, pc); in tb_invalidate_phys_page_unwind()
1142 cpu_restore_state_from_tb(cpu, current_tb, retaddr); in tb_invalidate_phys_page_range__locked()