Searched refs:PANIC (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 72 PANIC, "Processor context corrupt", 77 PANIC, "MCIP not set in MCA handler", 82 PANIC, "Neither restart nor error IP", 86 PANIC, "In kernel and no restart IP", 104 PANIC, "Illegal combination (UCNA with AR=1)", 114 PANIC, "Action required with lost events", 137 PANIC, "Action required: unknown MCACOD", 160 PANIC, "Overflowed uncorrected",
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | perf.h | 56 #define PANIC 28 macro
|
/linux-4.1.27/arch/mips/dec/ |
D | int-handler.S | 292 PANIC("Unimplemented cpu interrupt! CP0_CAUSE: 0x%08x"); 296 PANIC("Unimplemented asic interrupt! ASIC ISR: 0x%08x");
|
/linux-4.1.27/arch/parisc/kernel/ |
D | perf.c | 401 onyx_images[PANIC][15] &= 0xffffff00; /* clear last 2 bytes */ in perf_patch_images() 402 onyx_images[PANIC][15] |= (0x000000ff&((IVAaddress) >> 24)); /* set 2 bytes */ in perf_patch_images() 403 onyx_images[PANIC][16] = (IVAaddress << 8)&0xffffff00; in perf_patch_images()
|
/linux-4.1.27/Documentation/fault-injection/ |
D | provoke-crashes.txt | 22 It can be one of PANIC, BUG, EXCEPTION, LOOP, OVERFLOW,
|
/linux-4.1.27/arch/mips/include/asm/ |
D | asm.h | 98 #define PANIC(msg) \ macro
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.h | 221 #define PANIC 0x0C10L /* PANIC area for FEP */ macro
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 163 Even if you see such a message, DON'T PANIC. Take a deep breath and
|