Home
last modified time | relevance | path

Searched refs:cpu_loop_exit (Results 1 – 25 of 36) sorted by relevance

12

/qemu/accel/tcg/
H A Dcpu-exec-common.c64 cpu_loop_exit(cpu); in cpu_loop_exit_noexc()
67 void cpu_loop_exit(CPUState *cpu) in cpu_loop_exit() function
81 cpu_loop_exit(cpu); in cpu_loop_exit_restore()
H A Dwatchpoint.c131 cpu_loop_exit(cpu); in cpu_check_watchpoint()
H A Dcpu-exec.c391 cpu_loop_exit(cpu); in HELPER()
486 cpu_loop_exit(cpu); in cpu_tb_exec()
/qemu/target/avr/
H A Dhelper.c156 cpu_loop_exit(cs); in helper_sleep()
172 cpu_loop_exit(cs); in helper_unsupported()
180 cpu_loop_exit(cs); in helper_debug()
188 cpu_loop_exit(cs); in helper_break()
/qemu/target/sparc/
H A Dhelper.c39 cpu_loop_exit(cs); in helper_raise_exception()
47 cpu_loop_exit(cs); in helper_debug()
212 cpu_loop_exit(cs); in helper_power_down()
/qemu/accel/stubs/
H A Dtcg-stub.c16 G_NORETURN void cpu_loop_exit(CPUState *cpu) in cpu_loop_exit() function
/qemu/target/openrisc/
H A Dexception.c29 cpu_loop_exit(cs); in raise_exception()
H A Dsys_helper.c77 cpu_loop_exit(cs); in HELPER()
/qemu/scripts/coccinelle/
H A Dcpu_restore_state.cocci18 - cpu_loop_exit(C);
/qemu/target/alpha/
H A Dmem_helper.c56 cpu_loop_exit(cs); in alpha_cpu_do_unaligned_access()
H A Dhelper.c521 cpu_loop_exit(cs); in helper_excp()
537 cpu_loop_exit(cs); in dynamic_excp()
/qemu/target/xtensa/
H A Dexc_helper.c44 cpu_loop_exit(cs); in HELPER()
112 cpu_loop_exit(cpu); in HELPER()
/qemu/target/i386/tcg/user/
H A Dseg_helper.c35 cpu_loop_exit(cs); in helper_syscall()
/qemu/target/arm/tcg/
H A Dop_helper.c70 cpu_loop_exit(cs); in raise_exception()
408 cpu_loop_exit(cs); in HELPER()
468 cpu_loop_exit(cs); in HELPER()
493 cpu_loop_exit(cs); in HELPER()
508 cpu_loop_exit(cs); in HELPER()
/qemu/semihosting/
H A Dconsole.c89 cpu_loop_exit(cs); in qemu_semihosting_console_block_until_ready()
/qemu/target/i386/tcg/
H A Dexcp_helper.c159 cpu_loop_exit(cs); in helper_icebp()
H A Dmisc_helper.c101 cpu_loop_exit(cs); in helper_pause()
/qemu/include/exec/
H A Dcpu-common.h224 G_NORETURN void cpu_loop_exit(CPUState *cpu);
/qemu/target/i386/tcg/system/
H A Dsvm_helper.c441 cpu_loop_exit(cs); in helper_vmrun()
452 cpu_loop_exit(cs); in helper_vmrun()
460 cpu_loop_exit(cs); in helper_vmrun()
749 cpu_loop_exit(cs); in cpu_vmexit()
/qemu/target/microblaze/
H A Dhelper.c57 cpu_loop_exit(cs); in mb_unaligned_access_internal()
/qemu/target/hppa/
H A Dcpu.c173 cpu_loop_exit(cs); in hppa_cpu_do_unaligned_access()
/qemu/target/s390x/tcg/
H A Dmisc_helper.c64 cpu_loop_exit(cs); in HELPER()
602 cpu_loop_exit(env_cpu(env)); in per_raise_exception()
H A Dcc_helper.c482 cpu_loop_exit(env_cpu(env)); in HELPER()
/qemu/hw/misc/
H A Dmips_itu.c373 cpu_loop_exit(current_cpu); in raise_exception()
/qemu/target/m68k/
H A Dop_helper.c493 cpu_loop_exit(cs); in m68k_cpu_transaction_failed()
557 cpu_loop_exit(cs); in raise_exception_format2()

12