Searched refs:PANIC (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | severity.c | 81 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...] |
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | severity.c | 81 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...] |
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | perf.h | 57 #define PANIC 28 macro
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | perf.h | 57 #define PANIC 28 macro
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
H A D | core.c | 104 CRASHTYPE(PANIC),
|
/kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
H A D | bugs.c | 640 CRASHTYPE(PANIC),
|
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 90 PANIC enumerator 108 .action = PANIC, 7887 case PANIC: in pqi_perform_lockup_action()
|
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 113 PANIC enumerator 131 .action = PANIC, 8207 case PANIC: in pqi_perform_lockup_action()
|
Completed in 25 milliseconds