Searched refs:PANIC (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/arch/x86/kernel/cpu/mce/ |
D | severity.c | 71 PANIC, "Processor context corrupt", 76 PANIC, "MCIP not set in MCA handler", 81 PANIC, "Neither restart nor error IP", 85 PANIC, "In kernel and no restart IP", 89 PANIC, "In kernel and no restart IP", 123 PANIC, "Illegal combination (UCNA with AR=1)", 133 PANIC, "Action required with lost events", 160 PANIC, "Data load in unrecoverable area of kernel", 165 PANIC, "Instruction fetch error in kernel", 171 PANIC, "Action required: unknown MCACOD", [all …]
|
/Linux-v5.4/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-v5.4/arch/parisc/include/asm/ |
D | perf.h | 57 #define PANIC 28 macro
|
/Linux-v5.4/arch/parisc/kernel/ |
D | perf.c | 387 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()
|
/Linux-v5.4/Documentation/fault-injection/ |
D | provoke-crashes.rst | 31 It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW,
|
/Linux-v5.4/arch/mips/include/asm/ |
D | asm.h | 77 #define PANIC(msg) \ macro
|
/Linux-v5.4/drivers/misc/lkdtm/ |
D | core.c | 104 CRASHTYPE(PANIC),
|
/Linux-v5.4/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 90 PANIC enumerator 108 .action = PANIC, 7801 case PANIC: in pqi_perform_lockup_action()
|
/Linux-v5.4/Documentation/sound/hd-audio/ |
D | notes.rst | 172 Even if you see such a message, DON'T PANIC. Take a deep breath and
|