Searched refs:cpu_loop_exit_restore (Results 1 – 16 of 16) sorted by relevance
| /openbmc/qemu/accel/tcg/ |
| H A D | cpu-exec-common.c | 76 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 D | watchpoint.c | 105 cpu_loop_exit_restore(cpu, ra); in cpu_check_watchpoint()
|
| /openbmc/qemu/target/ppc/ |
| H A D | user_only_helper.c | 53 cpu_loop_exit_restore(cs, retaddr); in ppc_cpu_record_sigsegv()
|
| /openbmc/qemu/scripts/coccinelle/ |
| H A D | cpu_restore_state.cocci | 19 + cpu_loop_exit_restore(C, A);
|
| /openbmc/qemu/target/i386/tcg/user/ |
| H A D | excp_helper.c | 48 cpu_loop_exit_restore(cs, ra); in x86_cpu_record_sigsegv()
|
| /openbmc/qemu/target/openrisc/ |
| H A D | exception_helper.c | 38 cpu_loop_exit_restore(cs, pc); in do_range()
|
| /openbmc/qemu/target/alpha/ |
| H A D | mem_helper.c | 71 cpu_loop_exit_restore(cs, retaddr); in alpha_cpu_do_transaction_failed()
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | exception.c | 150 cpu_loop_exit_restore(cs, pc); in do_raise_exception_err()
|
| /openbmc/qemu/target/sh4/ |
| H A D | op_helper.c | 43 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 D | signal.c | 578 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 D | mmu_helper.c | 260 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 D | mips_itu.c | 188 cpu_loop_exit_restore(current_cpu, current_cpu->mem_io_pc); in block_thread_and_exit()
|
| /openbmc/qemu/target/rx/ |
| H A D | op_helper.c | 429 cpu_loop_exit_restore(cs, retaddr); in raise_exception()
|
| /openbmc/qemu/target/hppa/ |
| H A D | op_helper.c | 45 cpu_loop_exit_restore(cs, ra); in hppa_dynamic_excp()
|
| /openbmc/qemu/target/m68k/ |
| H A D | helper.c | 169 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 D | mem_helper.c | 1184 cpu_loop_exit_restore(cs, ra); in HELPER()
|