Home
last modified time | relevance | path

Searched refs:KERN_EMERG (Results 1 – 25 of 74) sorted by relevance

123

/Linux-v4.19/arch/hexagon/kernel/
Dvm_events.c37 show_regs_print_info(KERN_EMERG); in show_regs()
39 printk(KERN_EMERG "restart_r0: \t0x%08lx syscall_nr: %ld\n", in show_regs()
41 printk(KERN_EMERG "preds: \t\t0x%08lx\n", regs->preds); in show_regs()
42 printk(KERN_EMERG "lc0: \t0x%08lx sa0: 0x%08lx m0: 0x%08lx\n", in show_regs()
44 printk(KERN_EMERG "lc1: \t0x%08lx sa1: 0x%08lx m1: 0x%08lx\n", in show_regs()
46 printk(KERN_EMERG "gp: \t0x%08lx ugp: 0x%08lx usr: 0x%08lx\n", in show_regs()
48 printk(KERN_EMERG "cs0: \t0x%08lx cs1: 0x%08lx\n", in show_regs()
50 printk(KERN_EMERG "r0: \t0x%08lx %08lx %08lx %08lx\n", regs->r00, in show_regs()
54 printk(KERN_EMERG "r4: \t0x%08lx %08lx %08lx %08lx\n", regs->r04, in show_regs()
58 printk(KERN_EMERG "r8: \t0x%08lx %08lx %08lx %08lx\n", regs->r08, in show_regs()
[all …]
/Linux-v4.19/arch/x86/kernel/
Ddoublefault.c29 printk(KERN_EMERG "PANIC: double fault, gdt at %08lx [%d bytes]\n", gdt, gdt_desc.size); in doublefault_fn()
34 printk(KERN_EMERG "double fault, tss at %08lx\n", tss); in doublefault_fn()
39 printk(KERN_EMERG "eip = %08lx, esp = %08lx\n", in doublefault_fn()
42 printk(KERN_EMERG "eax = %08lx, ebx = %08lx, ecx = %08lx, edx = %08lx\n", in doublefault_fn()
44 printk(KERN_EMERG "esi = %08lx, edi = %08lx\n", in doublefault_fn()
/Linux-v4.19/arch/powerpc/platforms/maple/
Dsetup.c81 printk(KERN_EMERG "Maple: Unable to translate NVRAM" in maple_find_nvram_base()
86 printk(KERN_EMERG "Maple: NVRAM address isn't PIO!\n"); in maple_find_nvram_base()
91 printk(KERN_EMERG "Maple: Unable to find NVRAM\n"); in maple_find_nvram_base()
110 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_restart()
121 printk(KERN_EMERG "Maple: Manual Restart Required\n"); in maple_restart()
138 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_power_off()
149 printk(KERN_EMERG "Maple: Manual Power-Down Required\n"); in maple_power_off()
Dtime.c149 printk(KERN_EMERG "Maple: Unable to translate RTC" in maple_get_boot_time()
154 printk(KERN_EMERG "Maple: RTC address isn't PIO!\n"); in maple_get_boot_time()
/Linux-v4.19/arch/powerpc/kernel/
Dcrash.c114 printk(KERN_EMERG "Sending IPI to other CPUs\n"); in crash_kexec_prepare_cpus()
135 printk(KERN_EMERG "IPI complete\n"); in crash_kexec_prepare_cpus()
139 printk(KERN_EMERG "ERROR: %d cpu(s) not responding\n", in crash_kexec_prepare_cpus()
160 printk(KERN_EMERG "Activate system reset (dumprestart) " in crash_kexec_prepare_cpus()
Dtraps.c1435 printk(KERN_EMERG "Unexpected TM Bad Thing exception " in program_check_exception()
1562 printk(KERN_EMERG "Unrecoverable FP Unavailable Exception " in kernel_fp_unavailable_exception()
1580 printk(KERN_EMERG "Unrecoverable VMX/Altivec Unavailable Exception " in altivec_unavailable_exception()
1597 printk(KERN_EMERG "Unrecoverable VSX Unavailable Exception " in vsx_unavailable_exception()
1958 printk(KERN_EMERG "VMX/Altivec assist exception in kernel mode" in altivec_assist_exception()
2089 printk(KERN_EMERG "Unrecoverable exception %lx at %lx\n", in unrecoverable_exception()
2109 printk (KERN_EMERG "PowerPC Book-E Watchdog Exception\n"); in WatchdogException()
2120 printk(KERN_EMERG "Bad kernel stack pointer %lx at %lx\n", in kernel_bad_stack()
/Linux-v4.19/drivers/scsi/
Dqlogicpti.c196 printk(KERN_EMERG "qlogicpti%d: mbox_command loop timeout #1\n", in qlogicpti_mbox_command()
228 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #2\n", in qlogicpti_mbox_command()
242 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #3\n", in qlogicpti_mbox_command()
250 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #4\n", in qlogicpti_mbox_command()
344 printk(KERN_EMERG "qlogicpti%d: reset_hardware loop timeout\n", in qlogicpti_reset_hardware()
372 printk(KERN_EMERG "qlogicpti%d: Cannot execute ISP firmware.\n", in qlogicpti_reset_hardware()
383 printk(KERN_EMERG "qlogicpti%d: Cannot set initiator SCSI ID.\n", in qlogicpti_reset_hardware()
398 printk(KERN_EMERG "qlogicpti%d: Cannot init response queue.\n", in qlogicpti_reset_hardware()
410 printk(KERN_EMERG "qlogicpti%d: Cannot init request queue.\n", in qlogicpti_reset_hardware()
501 printk(KERN_EMERG "qlogicpti%d: Aieee, firmware checksum failed!", in qlogicpti_load_firmware()
[all …]
/Linux-v4.19/arch/unicore32/kernel/
Dtraps.c189 printk(KERN_EMERG "Internal error: %s: %x [#%d]\n", in __die()
200 printk(KERN_EMERG "Process %.*s (pid: %d, stack limit = 0x%p)\n", in __die()
204 dump_mem(KERN_EMERG, "Stack: ", regs->UCreg_sp, in __die()
207 dump_instr(KERN_EMERG, regs); in __die()
/Linux-v4.19/arch/powerpc/platforms/4xx/
Dsoc.c53 printk(KERN_EMERG "L2C: Cache Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler()
59 printk(KERN_EMERG "L2C: Tag Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler()
68 printk(KERN_EMERG "L2C: LRU error\n"); in l2c_error_handler()
/Linux-v4.19/kernel/locking/
Dspinlock_debug.c58 printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d\n", in spin_dump()
61 printk(KERN_EMERG " lock: %pS, .magic: %08x, .owner: %s/%d, " in spin_dump()
143 printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p\n", in rwlock_bug()
/Linux-v4.19/tools/include/linux/
Dkern_levels.h8 #define KERN_EMERG KERN_SOH "" /* system is unusable */ macro
/Linux-v4.19/include/linux/
Dkern_levels.h8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ macro
Dprintk.h302 printk(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
384 printk_once(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
437 printk_ratelimited(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
/Linux-v4.19/arch/um/include/shared/
Duser.h30 #define UM_KERN_EMERG KERN_EMERG
/Linux-v4.19/arch/sparc/kernel/
Dtraps_64.c72 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog()
77 printk(KERN_EMERG in dump_tl1_traplog()
1790 printk(KERN_EMERG "CPU[%d]: Cheetah+ %c-cache parity error at TPC[%016lx]\n", in cheetah_plus_parity_error()
1794 printk(KERN_EMERG "TPC<%pS>\n", (void *) regs->tpc); in cheetah_plus_parity_error()
2239 KERN_EMERG "NON-RESUMABLE ERROR", in sun4v_nonresum_error()
2271 printk(KERN_EMERG "SUN4V-ITLB: Error at TPC[%lx], tl %d\n", in sun4v_itlb_error_report()
2273 printk(KERN_EMERG "SUN4V-ITLB: TPC<%pS>\n", (void *) regs->tpc); in sun4v_itlb_error_report()
2274 printk(KERN_EMERG "SUN4V-ITLB: O7[%lx]\n", regs->u_regs[UREG_I7]); in sun4v_itlb_error_report()
2275 printk(KERN_EMERG "SUN4V-ITLB: O7<%pS>\n", in sun4v_itlb_error_report()
2277 printk(KERN_EMERG "SUN4V-ITLB: vaddr[%lx] ctx[%lx] " in sun4v_itlb_error_report()
[all …]
Dpci_msi.c54 printk(KERN_EMERG "MSI: Get head on msiqid[%lu] gives error %d\n", in sparc64_msiq_interrupt()
59 printk(KERN_EMERG "MSI: Dequeue head[%lu] from msiqid[%lu] " in sparc64_msiq_interrupt()
65 printk(KERN_EMERG "MSI: Set head[%lu] on msiqid[%lu] " in sparc64_msiq_interrupt()
/Linux-v4.19/arch/s390/kernel/
Dnmi.c178 printk(KERN_EMERG "mcck: Terminating task because of machine " in s390_handle_mcck()
180 printk(KERN_EMERG "mcck: task: %s, pid: %d.\n", in s390_handle_mcck()
/Linux-v4.19/arch/c6x/kernel/
Dprocess.c56 printk(KERN_EMERG "System Halted, OK to turn off power\n"); in halt_loop()
/Linux-v4.19/arch/powerpc/platforms/83xx/
Dmisc.c53 printk (KERN_EMERG "Error: Restart registers not mapped, spinning!\n"); in mpc83xx_restart()
/Linux-v4.19/arch/m68k/coldfire/
Dm528x.c132 printk(KERN_EMERG "Failed to hibernate. Halting!\n"); in wildfiremod_halt()
/Linux-v4.19/fs/xfs/
Dxfs_message.c51 define_xfs_printk_level(xfs_emerg, KERN_EMERG);
/Linux-v4.19/arch/x86/kvm/
Dioapic.h100 printk(KERN_EMERG "assertion failed %s: %d: %s\n", \
/Linux-v4.19/arch/hexagon/mm/
Dvm_fault.c172 printk(KERN_EMERG "Unable to handle kernel paging request at " in do_page_fault()
/Linux-v4.19/drivers/usb/host/
Dbcma-hcd.c123 printk(KERN_EMERG "Failed to enable misc PPL!\n"); in bcma_hcd_init_chip_mips()
150 printk(KERN_EMERG in bcma_hcd_init_chip_mips()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_glue.h78 #define printf_emerg(args...) printk(KERN_EMERG args)

123