Home
last modified time | relevance | path

Searched refs:cpu_loop_exit_noexc (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dcpu-exec-common.c29 void cpu_loop_exit_noexc(CPUState *cpu) in cpu_loop_exit_noexc() function
H A Dwatchpoint.c137 cpu_loop_exit_noexc(cpu); in cpu_check_watchpoint()
H A Dtranslate-all.c644 cpu_loop_exit_noexc(cpu); in cpu_io_recompile()
H A Dtb-maint.c1159 cpu_loop_exit_noexc(current_cpu); in tb_invalidate_phys_page_range__locked()
H A Duser-exec.c142 cpu_loop_exit_noexc(cpu); in handle_sigsegv_accerr_write()
/openbmc/qemu/target/xtensa/
H A Dhelper.c231 cpu_loop_exit_noexc(cs); in xtensa_breakpoint_handler()
244 cpu_loop_exit_noexc(cs); in xtensa_breakpoint_handler()
/openbmc/qemu/include/exec/
H A Dcpu-common.h221 G_NORETURN void cpu_loop_exit_noexc(CPUState *cpu);
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c226 cpu_loop_exit_noexc(cs); in breakpoint_handler()
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c624 cpu_loop_exit_noexc(cs); in s390x_cpu_debug_excp_handler()
/openbmc/qemu/target/ppc/
H A Dexcp_helper.c453 cpu_loop_exit_noexc(cs); in powerpc_checkstop()