Lines Matching full:panic
31 * panic situations)
81 PANIC, "Processor context corrupt",
86 PANIC, "MCIP not set in MCA handler",
89 /* Neither return not error IP -- no chance to recover -> PANIC */
91 PANIC, "Neither restart nor error IP",
95 PANIC, "In kernel and no restart IP",
99 PANIC, "In kernel and no restart IP",
140 PANIC, "Illegal combination (UCNA with AR=1)",
150 PANIC, "Action required with lost events",
177 PANIC, "Data load in unrecoverable area of kernel",
182 PANIC, "Instruction fetch error in kernel",
188 PANIC, "Action required: unknown MCACOD",
202 PANIC, "Overflowed uncorrected",
310 /* TCC (Task context corrupt). If set and if IN_KERNEL, panic. */ in mce_severity_amd_smca()
340 * should simply panic if an error overflow occurs. If in mce_severity_amd()