Home
last modified time | relevance | path

Searched refs:PANIC (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/cpu/mce/
A Dseverity.c81 PANIC, "Processor context corrupt",
86 PANIC, "MCIP not set in MCA handler",
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",
194 PANIC, "Instruction fetch error in kernel",
200 PANIC, "Action required: unknown MCACOD",
214 PANIC, "Overflowed uncorrected",
[all …]
/arch/parisc/include/asm/
A Dperf.h57 #define PANIC 28 macro
/arch/parisc/kernel/
A Dperf.c387 onyx_images[PANIC][15] &= 0xffffff00; /* clear last 2 bytes */ in perf_patch_images()
388 onyx_images[PANIC][15] |= (0x000000ff&((IVAaddress) >> 24)); /* set 2 bytes */ in perf_patch_images()
389 onyx_images[PANIC][16] = (IVAaddress << 8)&0xffffff00; in perf_patch_images()

Completed in 7 milliseconds