Home
last modified time | relevance | path

Searched refs:cpu_loop_exit_restore (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dcpu-exec-common.c76 void cpu_loop_exit_restore(CPUState *cpu, uintptr_t pc) in cpu_loop_exit_restore() function
89 cpu_loop_exit_restore(cpu, pc); in cpu_loop_exit_atomic()
H A Dwatchpoint.c105 cpu_loop_exit_restore(cpu, ra); in cpu_check_watchpoint()
/openbmc/qemu/target/ppc/
H A Duser_only_helper.c53 cpu_loop_exit_restore(cs, retaddr); in ppc_cpu_record_sigsegv()
/openbmc/qemu/scripts/coccinelle/
H A Dcpu_restore_state.cocci19 + cpu_loop_exit_restore(C, A);
/openbmc/qemu/target/i386/tcg/user/
H A Dexcp_helper.c48 cpu_loop_exit_restore(cs, ra); in x86_cpu_record_sigsegv()
/openbmc/qemu/target/openrisc/
H A Dexception_helper.c38 cpu_loop_exit_restore(cs, pc); in do_range()
/openbmc/qemu/target/alpha/
H A Dmem_helper.c71 cpu_loop_exit_restore(cs, retaddr); in alpha_cpu_do_transaction_failed()
/openbmc/qemu/target/mips/tcg/
H A Dexception.c150 cpu_loop_exit_restore(cs, pc); in do_raise_exception_err()
/openbmc/qemu/target/sh4/
H A Dop_helper.c43 cpu_loop_exit_restore(cs, retaddr); in superh_cpu_do_unaligned_access()
64 cpu_loop_exit_restore(cs, retaddr); in raise_exception()
/openbmc/qemu/bsd-user/
H A Dsignal.c578 cpu_loop_exit_restore(cpu, pc); in host_signal_handler()
1046 cpu_loop_exit_restore(cpu, ra); in cpu_loop_exit_sigsegv()
1060 cpu_loop_exit_restore(cpu, ra); in cpu_loop_exit_sigbus()
/openbmc/qemu/target/sparc/
H A Dmmu_helper.c260 cpu_loop_exit_restore(cs, retaddr); in sparc_cpu_tlb_fill()
782 cpu_loop_exit_restore(cs, retaddr); in sparc_cpu_tlb_fill()
/openbmc/qemu/hw/misc/
H A Dmips_itu.c188 cpu_loop_exit_restore(current_cpu, current_cpu->mem_io_pc); in block_thread_and_exit()
/openbmc/qemu/target/rx/
H A Dop_helper.c429 cpu_loop_exit_restore(cs, retaddr); in raise_exception()
/openbmc/qemu/target/hppa/
H A Dop_helper.c45 cpu_loop_exit_restore(cs, ra); in hppa_dynamic_excp()
/openbmc/qemu/target/m68k/
H A Dhelper.c169 cpu_loop_exit_restore(cs, raddr); in raise_exception_ra()
1027 cpu_loop_exit_restore(cs, retaddr); in m68k_cpu_tlb_fill()
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1184 cpu_loop_exit_restore(cs, ra); in HELPER()