| /openbmc/qemu/accel/tcg/ |
| H A D | cpu-exec-common.c | 64 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 D | watchpoint.c | 131 cpu_loop_exit(cpu); in cpu_check_watchpoint()
|
| H A D | cpu-exec.c | 391 cpu_loop_exit(cpu); in HELPER() 486 cpu_loop_exit(cpu); in cpu_tb_exec()
|
| /openbmc/qemu/target/avr/ |
| H A D | helper.c | 156 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()
|
| /openbmc/qemu/target/sparc/ |
| H A D | helper.c | 39 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()
|
| /openbmc/qemu/accel/stubs/ |
| H A D | tcg-stub.c | 16 G_NORETURN void cpu_loop_exit(CPUState *cpu) in cpu_loop_exit() function
|
| /openbmc/qemu/target/openrisc/ |
| H A D | exception.c | 29 cpu_loop_exit(cs); in raise_exception()
|
| H A D | sys_helper.c | 77 cpu_loop_exit(cs); in HELPER()
|
| /openbmc/qemu/scripts/coccinelle/ |
| H A D | cpu_restore_state.cocci | 18 - cpu_loop_exit(C);
|
| /openbmc/qemu/target/alpha/ |
| H A D | mem_helper.c | 56 cpu_loop_exit(cs); in alpha_cpu_do_unaligned_access()
|
| H A D | helper.c | 521 cpu_loop_exit(cs); in helper_excp() 537 cpu_loop_exit(cs); in dynamic_excp()
|
| /openbmc/qemu/target/i386/tcg/user/ |
| H A D | seg_helper.c | 35 cpu_loop_exit(cs); in helper_syscall()
|
| /openbmc/qemu/semihosting/ |
| H A D | console.c | 89 cpu_loop_exit(cs); in qemu_semihosting_console_block_until_ready()
|
| /openbmc/qemu/target/xtensa/ |
| H A D | exc_helper.c | 44 cpu_loop_exit(cs); in HELPER() 112 cpu_loop_exit(cpu); in HELPER()
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | excp_helper.c | 159 cpu_loop_exit(cs); in helper_icebp()
|
| H A D | misc_helper.c | 101 cpu_loop_exit(cs); in helper_pause()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | op_helper.c | 70 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()
|
| /openbmc/qemu/include/exec/ |
| H A D | cpu-common.h | 225 G_NORETURN void cpu_loop_exit(CPUState *cpu);
|
| /openbmc/qemu/target/i386/tcg/system/ |
| H A D | svm_helper.c | 441 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()
|
| H A D | misc_helper.c | 516 cpu_loop_exit(cs); in helper_hlt()
|
| /openbmc/qemu/target/microblaze/ |
| H A D | helper.c | 57 cpu_loop_exit(cs); in mb_unaligned_access_internal()
|
| /openbmc/qemu/target/hppa/ |
| H A D | cpu.c | 173 cpu_loop_exit(cs); in hppa_cpu_do_unaligned_access()
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | cc_helper.c | 482 cpu_loop_exit(env_cpu(env)); in HELPER()
|
| H A D | misc_helper.c | 64 cpu_loop_exit(cs); in HELPER() 602 cpu_loop_exit(env_cpu(env)); in per_raise_exception()
|
| /openbmc/qemu/hw/misc/ |
| H A D | mips_itu.c | 373 cpu_loop_exit(current_cpu); in raise_exception()
|