Home
last modified time | relevance | path

Searched refs:cpu_get_crash_info (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/core/
H A Dcpu-sysemu.c135 GuestPanicInformation *cpu_get_crash_info(CPUState *cpu) in cpu_get_crash_info() function
/openbmc/qemu/target/s390x/
H A Dhelper.c97 qemu_system_guest_panicked(cpu_get_crash_info(cs)); in s390_handle_wait()
/openbmc/qemu/include/hw/core/
H A Dcpu.h679 GuestPanicInformation *cpu_get_crash_info(CPUState *cpu);
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c809 qemu_system_guest_panicked(cpu_get_crash_info(cpu)); in nvmm_vcpu_loop()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c2027 qemu_system_guest_panicked(cpu_get_crash_info(cpu)); in whpx_vcpu_run()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1677 qemu_system_guest_panicked(cpu_get_crash_info(cs)); in unmanageable_intercept()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c3242 qemu_system_guest_panicked(cpu_get_crash_info(cpu)); in kvm_cpu_exec()