Searched refs:x86_cpu_get_crash_info (Results 1 – 3 of 3) sorted by relevance
61 GuestPanicInformation *x86_cpu_get_crash_info(CPUState *cs);
269 GuestPanicInformation *x86_cpu_get_crash_info(CPUState *cs) in x86_cpu_get_crash_info() function302 panic_info = x86_cpu_get_crash_info(cs); in x86_cpu_get_crash_info_qom()
8378 .get_crash_info = x86_cpu_get_crash_info,