Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/coccinelle/
H A Dcpu_restore_state.cocci1 // Remove unneeded tests before calling cpu_restore_state
4 // --sp-file ./scripts/coccinelle/cpu_restore_state.cocci \
11 cpu_restore_state(C, A);
17 - cpu_restore_state(C, A);
/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c274 cpu_restore_state(cs, retaddr); in arm_cpu_do_unaligned_access()
314 cpu_restore_state(cs, retaddr); in arm_cpu_do_transaction_failed()
360 cpu_restore_state(cs, ra); in arm_cpu_tlb_fill_align()
378 cpu_restore_state(cs, ra); in arm_cpu_record_sigsegv()
H A Dop_helper.c82 cpu_restore_state(cs, ra); in raise_exception_ra()
/openbmc/qemu/target/xtensa/
H A Dhelper.c258 cpu_restore_state(CPU(cpu), retaddr); in xtensa_cpu_do_unaligned_access()
288 cpu_restore_state(cs, retaddr); in xtensa_cpu_tlb_fill()
300 cpu_restore_state(cs, retaddr); in xtensa_cpu_do_transaction_failed()
/openbmc/qemu/accel/tcg/
H A Dcpu-exec-common.c47 cpu_restore_state(cpu, pc); in cpu_loop_exit_restore()
H A Dtranslate-all.c224 bool cpu_restore_state(CPUState *cpu, uintptr_t host_pc) in cpu_restore_state() function
/openbmc/qemu/target/alpha/
H A Dmem_helper.c31 cpu_restore_state(env_cpu(env), retaddr); in do_unaligned_access()
H A Dhelper.c531 cpu_restore_state(cs, retaddr); in dynamic_excp()
/openbmc/qemu/target/openrisc/
H A Dsys_helper.c69 cpu_restore_state(cs, GETPC()); in HELPER()
155 cpu_restore_state(cs, GETPC()); in HELPER()
/openbmc/qemu/include/exec/
H A Dcpu-common.h219 bool cpu_restore_state(CPUState *cpu, uintptr_t host_pc);
/openbmc/qemu/target/hppa/
H A Dcpu.c159 cpu_restore_state(cs, retaddr); in hppa_cpu_do_unaligned_access()
H A Dop_helper.c339 cpu_restore_state(env_cpu(env), GETPC()); in HELPER()
H A Dmem_helper.c402 cpu_restore_state(cs, retaddr); in raise_exception_with_ior()
/openbmc/qemu/target/microblaze/
H A Dhelper.c279 cpu_restore_state(cs, retaddr); in mb_cpu_do_unaligned_access()
/openbmc/qemu/target/m68k/
H A Dop_helper.c449 cpu_restore_state(cs, retaddr); in m68k_cpu_transaction_failed()
546 cpu_restore_state(cs, raddr); in raise_exception_format2()
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c41 cpu_restore_state(cs, ra); in tcg_s390_program_interrupt()
/openbmc/qemu/docs/devel/
H A Dtcg.rst82 ``cpu_get_tb_cpu_state()`` and ``cpu_restore_state()``.
H A Dloads-stores.rst95 to ``cpu_restore_state()``. Therefore the value should either be 0,
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dsvm_helper.c731 cpu_restore_state(cs, retaddr); in cpu_vmexit()
/openbmc/qemu/target/ppc/
H A Dexcp_helper.c3155 cpu_restore_state(cs, retaddr); in ppc_cpu_do_unaligned_access()
/openbmc/qemu/target/tricore/
H A Dop_helper.c34 cpu_restore_state(cs, pc); in raise_exception_sync_internal()