Searched refs:PANIC (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 75 PANIC, "Processor context corrupt", 80 PANIC, "MCIP not set in MCA handler", 85 PANIC, "Neither restart nor error IP", 89 PANIC, "In kernel and no restart IP", 93 PANIC, "In kernel and no restart IP", 127 PANIC, "Illegal combination (UCNA with AR=1)", 137 PANIC, "Action required with lost events", 164 PANIC, "Data load in unrecoverable area of kernel", 170 PANIC, "Action required: unknown MCACOD", 184 PANIC, "Overflowed uncorrected",
|
/Linux-v4.19/arch/mips/dec/ |
D | int-handler.S | 307 PANIC("Unimplemented cpu interrupt! CP0_CAUSE: 0x%08x"); 311 PANIC("Unimplemented asic interrupt! ASIC ISR: 0x%08x");
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | perf.h | 57 #define PANIC 28 macro
|
/Linux-v4.19/arch/parisc/kernel/ |
D | perf.c | 400 onyx_images[PANIC][15] &= 0xffffff00; /* clear last 2 bytes */ in perf_patch_images() 401 onyx_images[PANIC][15] |= (0x000000ff&((IVAaddress) >> 24)); /* set 2 bytes */ in perf_patch_images() 402 onyx_images[PANIC][16] = (IVAaddress << 8)&0xffffff00; in perf_patch_images()
|
/Linux-v4.19/Documentation/fault-injection/ |
D | provoke-crashes.txt | 22 It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW,
|
/Linux-v4.19/arch/mips/include/asm/ |
D | asm.h | 103 #define PANIC(msg) \ macro
|
/Linux-v4.19/drivers/misc/lkdtm/ |
D | core.c | 126 CRASHTYPE(PANIC),
|
/Linux-v4.19/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 88 PANIC enumerator 106 .action = PANIC, 6523 case PANIC: in pqi_perform_lockup_action()
|
/Linux-v4.19/Documentation/sound/hd-audio/ |
D | notes.rst | 167 Even if you see such a message, DON'T PANIC. Take a deep breath and
|