/Linux-v4.19/arch/nios2/kernel/ |
D | process.c | 157 pr_emerg("\nCURRENT PROCESS:\n\n"); in dump() 158 pr_emerg("COMM=%s PID=%d\n", current->comm, current->pid); in dump() 161 pr_emerg("TEXT=%08x-%08x DATA=%08x-%08x BSS=%08x-%08x\n", in dump() 168 pr_emerg("USER-STACK=%08x KERNEL-STACK=%08x\n\n", in dump() 173 pr_emerg("PC: %08lx\n", fp->ea); in dump() 174 pr_emerg("SR: %08lx SP: %08lx\n", in dump() 177 pr_emerg("r1: %08lx r2: %08lx r3: %08lx\n", in dump() 180 pr_emerg("r4: %08lx r5: %08lx r6: %08lx r7: %08lx\n", in dump() 182 pr_emerg("r8: %08lx r9: %08lx r10: %08lx r11: %08lx\n", in dump() 184 pr_emerg("r12: %08lx r13: %08lx r14: %08lx r15: %08lx\n", in dump() [all …]
|
D | traps.c | 75 pr_emerg("Stack from %08lx:", (unsigned long)stack); in show_stack() 80 pr_emerg("\n "); in show_stack() 81 pr_emerg(" %08lx", *stack++); in show_stack() 84 pr_emerg("\nCall Trace:"); in show_stack() 99 pr_emerg("\n "); in show_stack() 100 pr_emerg(" [<%08lx>]", addr); in show_stack() 104 pr_emerg("\n"); in show_stack() 178 pr_emerg("Unhandled exception #%d in %s mode (badaddr=0x%08lx)\n", in unhandled_exception() 184 pr_emerg("opcode: 0x%08lx\n", *(unsigned long *)(regs->ea)); in unhandled_exception()
|
/Linux-v4.19/arch/mips/mti-malta/ |
D | malta-int.c | 79 pr_emerg("Unknown system controller.\n"); in mips_pcibios_iack() 92 pr_emerg("CoreHI interrupt, shouldn't happen, we die here!\n"); in corehi_irqdispatch() 93 pr_emerg("epc : %08lx\nStatus: %08lx\n" in corehi_irqdispatch() 114 pr_emerg("GT_INTRCAUSE = %08x\n", intrcause); in corehi_irqdispatch() 115 pr_emerg("GT_CPUERR_ADDR = %02x%08x\n", in corehi_irqdispatch() 127 pr_emerg("BONITO_INTISR = %08x\n", intisr); in corehi_irqdispatch() 128 pr_emerg("BONITO_INTEN = %08x\n", inten); in corehi_irqdispatch() 129 pr_emerg("BONITO_INTPOL = %08x\n", intpol); in corehi_irqdispatch() 130 pr_emerg("BONITO_INTEDGE = %08x\n", intedge); in corehi_irqdispatch() 131 pr_emerg("BONITO_INTSTEER = %08x\n", intsteer); in corehi_irqdispatch() [all …]
|
/Linux-v4.19/arch/nds32/kernel/ |
D | traps.c | 38 pr_emerg("%s(0x%08lx to 0x%08lx)\n", lvl, bottom, top); in dump_mem() 56 pr_emerg("%s%04lx:%s\n", lvl, first & 0xffff, str); in dump_mem() 80 pr_emerg("Code: "); in dump_instr() 93 pr_emerg("Code: %s\n", str); in dump_instr() 103 pr_emerg("Call Trace:\n"); in __dump() 133 pr_emerg("\n"); in __dump() 171 pr_emerg("Internal error: %s: %x [#%d]\n", str, err, ++die_counter); in die() 173 pr_emerg("CPU: %i\n", smp_processor_id()); in die() 175 pr_emerg("Process %s (pid: %d, stack limit = 0x%p)\n", in die() 214 pr_emerg("%s:%d: bad pte %08lx.\n", file, line, val); in __pte_error() [all …]
|
/Linux-v4.19/drivers/edac/ |
D | mce_amd.c | 456 pr_emerg(HW_ERR "MC0 Error: "); in decode_mc0_mce() 469 pr_emerg(HW_ERR "Corrupted MC0 MCE info?\n"); in decode_mc0_mce() 566 pr_emerg(HW_ERR "MC1 Error: "); in decode_mc1_mce() 588 pr_emerg(HW_ERR "Corrupted MC1 MCE info?\n"); in decode_mc1_mce() 712 pr_emerg(HW_ERR "MC2 Error: "); in decode_mc2_mce() 724 pr_emerg("You shouldn't be seeing MC3 MCE on this cpu family," in decode_mc3_mce() 729 pr_emerg(HW_ERR "MC3 Error"); in decode_mc3_mce() 744 pr_emerg(HW_ERR "Corrupted MC3 MCE info?\n"); in decode_mc3_mce() 755 pr_emerg(HW_ERR "MC4 Error (node %d): ", node_id); in decode_mc4_mce() 802 pr_emerg(HW_ERR "Corrupted MC4 MCE info?\n"); in decode_mc4_mce() [all …]
|
/Linux-v4.19/arch/x86/mm/ |
D | mmio-mod.c | 105 pr_emerg("4MB pages are not currently supported: 0x%08lx\n", in print_pte() 122 pr_emerg("unexpected fault for address: 0x%08lx, last fault for address: 0x%08lx\n", in die_kmmio_nesting_error() 125 pr_emerg("faulting IP is at %pS\n", (void *)regs->ip); in die_kmmio_nesting_error() 126 pr_emerg("last faulting IP was at %pS\n", (void *)my_reason->ip); in die_kmmio_nesting_error() 128 pr_emerg("eax: %08lx ebx: %08lx ecx: %08lx edx: %08lx\n", in die_kmmio_nesting_error() 130 pr_emerg("esi: %08lx edi: %08lx ebp: %08lx esp: %08lx\n", in die_kmmio_nesting_error() 133 pr_emerg("rax: %016lx rcx: %016lx rdx: %016lx\n", in die_kmmio_nesting_error() 135 pr_emerg("rsi: %016lx rdi: %016lx rbp: %016lx rsp: %016lx\n", in die_kmmio_nesting_error() 216 pr_emerg("unexpected post handler"); in post()
|
/Linux-v4.19/mm/ |
D | debug.c | 55 pr_emerg("page:%px is uninitialized and poisoned", page); in __dump_page() 66 pr_emerg("page:%px count:%d mapcount:%d mapping:%px index:%#lx", in __dump_page() 74 pr_emerg("flags: %#lx(%pGp)\n", page->flags, &page->flags); in __dump_page() 101 pr_emerg("vma %px start %px end %px\n" in dump_vma() 117 pr_emerg("mm %px mmap %px seqnum %llu task_size %lu\n" in dump_mm()
|
/Linux-v4.19/arch/s390/kernel/ |
D | jump_label.c | 46 pr_emerg("Jump label code mismatch at %pS [%p]\n", ipc, ipc); in jump_label_bug() 47 pr_emerg("Found: %6ph\n", ipc); in jump_label_bug() 48 pr_emerg("Expected: %6ph\n", ipe); in jump_label_bug() 49 pr_emerg("New: %6ph\n", ipn); in jump_label_bug()
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | ras.c | 114 pr_emerg("Power off requested\n"); in handle_system_shutdown() 119 pr_emerg("Loss of system power detected. System is running on" in handle_system_shutdown() 125 pr_emerg("Loss of system critical functions detected. Check" in handle_system_shutdown() 131 pr_emerg("High ambient temperature detected. Check RTAS" in handle_system_shutdown() 196 pr_emerg("Critical power/cooling issue detected. Check RTAS" in rtas_parse_epow_errlog() 203 pr_emerg("System about to lose power. Check RTAS error log " in rtas_parse_epow_errlog() 316 pr_emerg("Fatal hardware error detected. Check RTAS error" in ras_error_interrupt()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | watchdog.c | 117 pr_emerg("CPU %d Hard LOCKUP\n", cpu); in wd_lockup_ipi() 118 pr_emerg("CPU %d TB:%lld, last heartbeat TB:%lld (%lldms ago)\n", in wd_lockup_ipi() 161 pr_emerg("CPU %d detected hard LOCKUP on other CPUs %*pbl\n", in watchdog_smp_panic() 163 pr_emerg("CPU %d TB:%lld, last SMP heartbeat TB:%lld (%lldms ago)\n", in watchdog_smp_panic() 210 pr_emerg("CPU %d became unstuck TB:%lld\n", in wd_smp_clear_cpu_pending() 272 pr_emerg("CPU %d self-detected hard LOCKUP @ %pS\n", in soft_nmi_interrupt() 274 pr_emerg("CPU %d TB:%lld, last heartbeat TB:%lld (%lldms ago)\n", in soft_nmi_interrupt()
|
/Linux-v4.19/arch/x86/kernel/ |
D | nmi.c | 222 pr_emerg("NMI: PCI system error (SERR) for reason %02x on CPU %d.\n", in pci_serr_error() 228 pr_emerg("Dazed and confused, but trying to continue\n"); in pci_serr_error() 245 pr_emerg( in io_check_error() 295 pr_emerg("Uhhuh. NMI received for unknown reason %02x on CPU %d.\n", in unknown_nmi_error() 298 pr_emerg("Do you have a strange power saving mode enabled?\n"); in unknown_nmi_error() 302 pr_emerg("Dazed and confused, but trying to continue\n"); in unknown_nmi_error()
|
/Linux-v4.19/arch/arm/mach-bcm/ |
D | board_bcm281xx.c | 37 pr_emerg("Couldn't find brcm,kona-wdt\n"); in bcm281xx_restart() 42 pr_emerg("Couldn't map brcm,kona-wdt\n"); in bcm281xx_restart()
|
/Linux-v4.19/arch/x86/kernel/cpu/mcheck/ |
D | p5.c | 30 pr_emerg("CPU#%d: Machine Check Exception: 0x%8X (type 0x%8X).\n", in pentium_machine_check() 34 pr_emerg("CPU#%d: Possible thermal failure (CPU on fire ?).\n", in pentium_machine_check()
|
D | winchip.c | 21 pr_emerg("CPU0: Machine Check Exception.\n"); in winchip_machine_check()
|
/Linux-v4.19/arch/arm64/kernel/ |
D | traps.c | 169 pr_emerg("Internal error: %s: %x [#%d]" S_PREEMPT S_SMP "\n", in __die() 179 pr_emerg("Process %.*s (pid: %d, stack limit = 0x%p)\n", in __die() 648 pr_emerg("Insufficient stack space to handle exception!"); in handle_bad_stack() 650 pr_emerg("ESR: 0x%08x -- %s\n", esr, esr_get_class_string(esr)); in handle_bad_stack() 651 pr_emerg("FAR: 0x%016lx\n", far); in handle_bad_stack() 653 pr_emerg("Task stack: [0x%016lx..0x%016lx]\n", in handle_bad_stack() 655 pr_emerg("IRQ stack: [0x%016lx..0x%016lx]\n", in handle_bad_stack() 657 pr_emerg("Overflow stack: [0x%016lx..0x%016lx]\n", in handle_bad_stack()
|
/Linux-v4.19/kernel/ |
D | reboot.c | 247 pr_emerg("Restarting system\n"); in kernel_restart() 249 pr_emerg("Restarting system with command '%s'\n", cmd); in kernel_restart() 273 pr_emerg("System halted\n"); in kernel_halt() 291 pr_emerg("Power down\n"); in kernel_power_off()
|
D | panic.c | 178 pr_emerg("Kernel panic - not syncing: %s\n", buf); in panic() 257 pr_emerg("Rebooting in %d seconds..\n", panic_timeout); in panic() 281 pr_emerg("Press Stop-A (L1-A) from sun keyboard or send break\n" in panic() 293 pr_emerg("---[ end Kernel panic - not syncing: %s ]---\n", buf); in panic()
|
/Linux-v4.19/drivers/iommu/ |
D | fsl_pamu.c | 768 pr_emerg("access violation interrupt\n"); in pamu_av_isr() 778 pr_emerg("POES1=%08x\n", in_be32(p + PAMU_POES1)); in pamu_av_isr() 779 pr_emerg("POES2=%08x\n", in_be32(p + PAMU_POES2)); in pamu_av_isr() 780 pr_emerg("AVS1=%08x\n", avs1); in pamu_av_isr() 781 pr_emerg("AVS2=%08x\n", in_be32(p + PAMU_AVS2)); in pamu_av_isr() 782 pr_emerg("AVA=%016llx\n", in pamu_av_isr() 785 pr_emerg("UDAD=%08x\n", in_be32(p + PAMU_UDAD)); in pamu_av_isr() 786 pr_emerg("POEA=%016llx\n", in pamu_av_isr() 799 pr_emerg("PAACE[%u]=%08x\n", in pamu_av_isr() 820 pr_emerg("Disabling liodn %x\n", in pamu_av_isr()
|
/Linux-v4.19/arch/microblaze/mm/ |
D | init.c | 293 pr_emerg("Error memory count\n"); in mmu_init() 298 pr_emerg("Memory must be greater than 4MB\n"); in mmu_init() 303 pr_emerg("Kernel size is greater than memory node\n"); in mmu_init()
|
D | fault.c | 115 pr_emerg("Page fault in user mode with faulthandler_disabled(), mm = %p\n", in do_page_fault() 117 pr_emerg("r15 = %lx MSR = %lx\n", in do_page_fault()
|
/Linux-v4.19/drivers/ps3/ |
D | sys-manager-core.c | 68 pr_emerg("System Halted, OK to turn off power\n"); in ps3_sys_manager_halt()
|
/Linux-v4.19/arch/mips/kernel/ |
D | reset.c | 99 pr_emerg("Reboot failed -- System halted\n"); in machine_restart()
|
D | crash.c | 68 pr_emerg("Sending IPI to other cpus...\n"); in crash_kexec_prepare_cpus()
|
/Linux-v4.19/drivers/power/reset/ |
D | zx-reboot.c | 31 pr_emerg("Unable to restart system\n"); in zx_restart_handler()
|
D | syscon-reboot.c | 46 pr_emerg("Unable to restart system\n"); in syscon_restart_handle()
|