Home
last modified time | relevance | path

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

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

Completed in 25 milliseconds