Searched refs:PANIC (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kernel/cpu/mce/
H A Dseverity.c81 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, "Instructio
[all...]
/linux-master/arch/parisc/include/asm/
H A Dperf.h57 #define PANIC 28 macro
/linux-master/arch/parisc/kernel/
H A Dperf.c387 onyx_images[PANIC][15] &= 0xffffff00; /* clear last 2 bytes */
388 onyx_images[PANIC][15] |= (0x000000ff&((IVAaddress) >> 24)); /* set 2 bytes */
389 onyx_images[PANIC][16] = (IVAaddress << 8)&0xffffff00;
/linux-master/drivers/misc/lkdtm/
H A Dbugs.c668 CRASHTYPE(PANIC),
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c113 PANIC enumerator in enum:pqi_lockup_action
131 .action = PANIC,
8207 case PANIC:

Completed in 151 milliseconds