Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c202 void cpu_restore_state_from_tb(CPUState *cpu, TranslationBlock *tb, in cpu_restore_state_from_tb() function
239 cpu_restore_state_from_tb(cpu, tb, host_pc); in cpu_restore_state()
576 cpu_restore_state_from_tb(cpu, tb, retaddr); in tb_check_watchpoint()
613 cpu_restore_state_from_tb(cpu, tb, retaddr); in cpu_io_recompile()
H A Dinternal-common.h53 void cpu_restore_state_from_tb(CPUState *cpu, TranslationBlock *tb,
H A Dtb-maint.c1079 cpu_restore_state_from_tb(current_cpu, current_tb, pc); in tb_invalidate_phys_page_unwind()
1141 cpu_restore_state_from_tb(current_cpu, current_tb, retaddr); in tb_invalidate_phys_page_range__locked()