PANIC
onyx_images[PANIC][15] &= 0xffffff00; /* clear last 2 bytes */
onyx_images[PANIC][15] |= (0x000000ff&((IVAaddress) >> 24)); /* set 2 bytes */
onyx_images[PANIC][16] = (IVAaddress << 8)&0xffffff00;
PANIC("Stackprotector error\n");
PANIC, "Illegal combination (UCNA with AR=1)",
PANIC, "Action required with lost events",
PANIC, "Data load in unrecoverable area of kernel",
PANIC, "Instruction fetch error in kernel",
PANIC, "Action required: unknown MCACOD",
PANIC, "Overflowed uncorrected",
PANIC, "Uncorrected in kernel",
PANIC, "Processor context corrupt",
PANIC, "MCIP not set in MCA handler",
PANIC, "Neither restart nor error IP",
PANIC, "In kernel and no restart IP",
PANIC, "In kernel and no restart IP",
CRASHTYPE(PANIC),
.action = PANIC,
case PANIC: