Home
last modified time | relevance | path

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

123

/Linux-v5.4/arch/hexagon/kernel/
Dvm_events.c24 show_regs_print_info(KERN_EMERG); in show_regs()
26 printk(KERN_EMERG "restart_r0: \t0x%08lx syscall_nr: %ld\n", in show_regs()
28 printk(KERN_EMERG "preds: \t\t0x%08lx\n", regs->preds); in show_regs()
29 printk(KERN_EMERG "lc0: \t0x%08lx sa0: 0x%08lx m0: 0x%08lx\n", in show_regs()
31 printk(KERN_EMERG "lc1: \t0x%08lx sa1: 0x%08lx m1: 0x%08lx\n", in show_regs()
33 printk(KERN_EMERG "gp: \t0x%08lx ugp: 0x%08lx usr: 0x%08lx\n", in show_regs()
35 printk(KERN_EMERG "cs0: \t0x%08lx cs1: 0x%08lx\n", in show_regs()
37 printk(KERN_EMERG "r0: \t0x%08lx %08lx %08lx %08lx\n", regs->r00, in show_regs()
41 printk(KERN_EMERG "r4: \t0x%08lx %08lx %08lx %08lx\n", regs->r04, in show_regs()
45 printk(KERN_EMERG "r8: \t0x%08lx %08lx %08lx %08lx\n", regs->r08, in show_regs()
[all …]
/Linux-v5.4/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-v5.4/arch/powerpc/platforms/maple/
Dsetup.c76 printk(KERN_EMERG "Maple: Unable to translate NVRAM" in maple_find_nvram_base()
81 printk(KERN_EMERG "Maple: NVRAM address isn't PIO!\n"); in maple_find_nvram_base()
86 printk(KERN_EMERG "Maple: Unable to find NVRAM\n"); in maple_find_nvram_base()
105 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_restart()
116 printk(KERN_EMERG "Maple: Manual Restart Required\n"); in maple_restart()
133 printk(KERN_EMERG "Maple: Unable to find Service Processor\n"); in maple_power_off()
144 printk(KERN_EMERG "Maple: Manual Power-Down Required\n"); in maple_power_off()
Dtime.c144 printk(KERN_EMERG "Maple: Unable to translate RTC" in maple_get_boot_time()
149 printk(KERN_EMERG "Maple: RTC address isn't PIO!\n"); in maple_get_boot_time()
/Linux-v5.4/arch/powerpc/kernel/
Dcrash.c111 printk(KERN_EMERG "Sending IPI to other CPUs\n"); in crash_kexec_prepare_cpus()
132 printk(KERN_EMERG "IPI complete\n"); in crash_kexec_prepare_cpus()
136 printk(KERN_EMERG "ERROR: %d cpu(s) not responding\n", in crash_kexec_prepare_cpus()
157 printk(KERN_EMERG "Activate system reset (dumprestart) " in crash_kexec_prepare_cpus()
Dtraps.c1517 printk(KERN_EMERG "Unexpected TM Bad Thing exception " in program_check_exception()
1637 printk(KERN_EMERG "Unrecoverable FP Unavailable Exception " in kernel_fp_unavailable_exception()
1655 printk(KERN_EMERG "Unrecoverable VMX/Altivec Unavailable Exception " in altivec_unavailable_exception()
1672 printk(KERN_EMERG "Unrecoverable VSX Unavailable Exception " in vsx_unavailable_exception()
2037 printk(KERN_EMERG "VMX/Altivec assist exception in kernel mode" in altivec_assist_exception()
2196 printk (KERN_EMERG "PowerPC Book-E Watchdog Exception\n"); in WatchdogException()
2207 printk(KERN_EMERG "Bad kernel stack pointer %lx at %lx\n", in kernel_bad_stack()
/Linux-v5.4/drivers/scsi/
Dqlogicpti.c197 printk(KERN_EMERG "qlogicpti%d: mbox_command loop timeout #1\n", in qlogicpti_mbox_command()
234 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #2\n", in qlogicpti_mbox_command()
248 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #3\n", in qlogicpti_mbox_command()
256 printk(KERN_EMERG "qlogicpti%d: mbox_command[%04x] loop timeout #4\n", in qlogicpti_mbox_command()
355 printk(KERN_EMERG "qlogicpti%d: reset_hardware loop timeout\n", in qlogicpti_reset_hardware()
383 printk(KERN_EMERG "qlogicpti%d: Cannot execute ISP firmware.\n", in qlogicpti_reset_hardware()
394 printk(KERN_EMERG "qlogicpti%d: Cannot set initiator SCSI ID.\n", in qlogicpti_reset_hardware()
409 printk(KERN_EMERG "qlogicpti%d: Cannot init response queue.\n", in qlogicpti_reset_hardware()
421 printk(KERN_EMERG "qlogicpti%d: Cannot init request queue.\n", in qlogicpti_reset_hardware()
512 printk(KERN_EMERG "qlogicpti%d: Aieee, firmware checksum failed!", in qlogicpti_load_firmware()
[all …]
/Linux-v5.4/arch/unicore32/kernel/
Dtraps.c186 printk(KERN_EMERG "Internal error: %s: %x [#%d]\n", in __die()
197 printk(KERN_EMERG "Process %.*s (pid: %d, stack limit = 0x%p)\n", in __die()
201 dump_mem(KERN_EMERG, "Stack: ", regs->UCreg_sp, in __die()
204 dump_instr(KERN_EMERG, regs); in __die()
/Linux-v5.4/arch/powerpc/platforms/4xx/
Dsoc.c49 printk(KERN_EMERG "L2C: Cache Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler()
55 printk(KERN_EMERG "L2C: Tag Parity Error, addr[16:26] = 0x%08x\n", in l2c_error_handler()
64 printk(KERN_EMERG "L2C: LRU error\n"); in l2c_error_handler()
/Linux-v5.4/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()
147 printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p\n", in rwlock_bug()
/Linux-v5.4/tools/include/linux/
Dkern_levels.h8 #define KERN_EMERG KERN_SOH "" /* system is unusable */ macro
/Linux-v5.4/include/linux/
Dkern_levels.h8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ macro
Dprintk.h298 printk(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
380 printk_once(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
433 printk_ratelimited(KERN_EMERG pr_fmt(fmt), ##__VA_ARGS__)
/Linux-v5.4/arch/um/include/shared/
Duser.h30 #define UM_KERN_EMERG KERN_EMERG
/Linux-v5.4/arch/sparc/kernel/
Dtraps_64.c73 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog()
78 printk(KERN_EMERG in dump_tl1_traplog()
1788 printk(KERN_EMERG "CPU[%d]: Cheetah+ %c-cache parity error at TPC[%016lx]\n", in cheetah_plus_parity_error()
1792 printk(KERN_EMERG "TPC<%pS>\n", (void *) regs->tpc); in cheetah_plus_parity_error()
2237 KERN_EMERG "NON-RESUMABLE ERROR", in sun4v_nonresum_error()
2269 printk(KERN_EMERG "SUN4V-ITLB: Error at TPC[%lx], tl %d\n", in sun4v_itlb_error_report()
2271 printk(KERN_EMERG "SUN4V-ITLB: TPC<%pS>\n", (void *) regs->tpc); in sun4v_itlb_error_report()
2272 printk(KERN_EMERG "SUN4V-ITLB: O7[%lx]\n", regs->u_regs[UREG_I7]); in sun4v_itlb_error_report()
2273 printk(KERN_EMERG "SUN4V-ITLB: O7<%pS>\n", in sun4v_itlb_error_report()
2275 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-v5.4/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-v5.4/arch/c6x/kernel/
Dprocess.c52 printk(KERN_EMERG "System Halted, OK to turn off power\n"); in halt_loop()
/Linux-v5.4/arch/m68k/coldfire/
Dm528x.c132 printk(KERN_EMERG "Failed to hibernate. Halting!\n"); in wildfiremod_halt()
/Linux-v5.4/fs/xfs/
Dxfs_message.c51 define_xfs_printk_level(xfs_emerg, KERN_EMERG);
/Linux-v5.4/arch/powerpc/platforms/83xx/
Dmisc.c50 printk (KERN_EMERG "Error: Restart registers not mapped, spinning!\n"); in mpc83xx_restart()
/Linux-v5.4/arch/x86/kvm/
Dioapic.h100 printk(KERN_EMERG "assertion failed %s: %d: %s\n", \
/Linux-v5.4/arch/hexagon/mm/
Dvm_fault.c159 printk(KERN_EMERG "Unable to handle kernel paging request at " in do_page_fault()
/Linux-v5.4/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-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_glue.h65 #define printf_emerg(args...) printk(KERN_EMERG args)

123