/linux-6.6.21/arch/nios2/kernel/ |
D | process.c | 158 pr_emerg("\nCURRENT PROCESS:\n\n"); in dump() 159 pr_emerg("COMM=%s PID=%d\n", current->comm, current->pid); in dump() 162 pr_emerg("TEXT=%08x-%08x DATA=%08x-%08x BSS=%08x-%08x\n", in dump() 169 pr_emerg("USER-STACK=%08x KERNEL-STACK=%08x\n\n", in dump() 174 pr_emerg("PC: %08lx\n", fp->ea); in dump() 175 pr_emerg("SR: %08lx SP: %08lx\n", in dump() 178 pr_emerg("r1: %08lx r2: %08lx r3: %08lx\n", in dump() 181 pr_emerg("r4: %08lx r5: %08lx r6: %08lx r7: %08lx\n", in dump() 183 pr_emerg("r8: %08lx r9: %08lx r10: %08lx r11: %08lx\n", in dump() 185 pr_emerg("r12: %08lx r13: %08lx r14: %08lx r15: %08lx\n", in dump() [all …]
|
D | traps.c | 100 pr_emerg("\n "); in show_stack() 174 pr_emerg("Unhandled exception #%d in %s mode (badaddr=0x%08lx)\n", in unhandled_exception() 180 pr_emerg("opcode: 0x%08lx\n", *(unsigned long *)(regs->ea)); in unhandled_exception()
|
/linux-6.6.21/arch/mips/sgi-ip27/ |
D | ip27-nmi.c | 66 pr_emerg("NMI nasid %d: slice %d\n", nasid, slice); in nmi_cpu_eframe_save() 73 pr_emerg("$%2d :", i); in nmi_cpu_eframe_save() 81 pr_emerg("Hi : (value lost)\n"); in nmi_cpu_eframe_save() 82 pr_emerg("Lo : (value lost)\n"); in nmi_cpu_eframe_save() 87 pr_emerg("epc : %016lx %pS\n", nr->epc, (void *)nr->epc); in nmi_cpu_eframe_save() 88 pr_emerg("%s\n", print_tainted()); in nmi_cpu_eframe_save() 89 pr_emerg("ErrEPC: %016lx %pS\n", nr->error_epc, (void *)nr->error_epc); in nmi_cpu_eframe_save() 90 pr_emerg("ra : %016lx %pS\n", nr->gpr[31], (void *)nr->gpr[31]); in nmi_cpu_eframe_save() 91 pr_emerg("Status: %08lx ", nr->sr); in nmi_cpu_eframe_save() 123 pr_emerg("Cause : %08lx\n", nr->cause); in nmi_cpu_eframe_save() [all …]
|
/linux-6.6.21/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-6.6.21/drivers/edac/ |
D | mce_amd.c | 769 pr_emerg(HW_ERR "MC0 Error: "); in decode_mc0_mce() 782 pr_emerg(HW_ERR "Corrupted MC0 MCE info?\n"); in decode_mc0_mce() 879 pr_emerg(HW_ERR "MC1 Error: "); in decode_mc1_mce() 901 pr_emerg(HW_ERR "Corrupted MC1 MCE info?\n"); in decode_mc1_mce() 1025 pr_emerg(HW_ERR "MC2 Error: "); in decode_mc2_mce() 1037 pr_emerg("You shouldn't be seeing MC3 MCE on this cpu family," in decode_mc3_mce() 1042 pr_emerg(HW_ERR "MC3 Error"); in decode_mc3_mce() 1057 pr_emerg(HW_ERR "Corrupted MC3 MCE info?\n"); in decode_mc3_mce() 1068 pr_emerg(HW_ERR "MC4 Error (node %d): ", node_id); in decode_mc4_mce() 1115 pr_emerg(HW_ERR "Corrupted MC4 MCE info?\n"); in decode_mc4_mce() [all …]
|
/linux-6.6.21/arch/s390/kernel/ |
D | jump_label.c | 40 pr_emerg("Jump label code mismatch at %pS [%px]\n", ipc, ipc); in jump_label_bug() 41 pr_emerg("Found: %6ph\n", ipc); in jump_label_bug() 42 pr_emerg("Expected: %6ph\n", ipe); in jump_label_bug() 43 pr_emerg("New: %6ph\n", ipn); in jump_label_bug()
|
/linux-6.6.21/arch/x86/mm/ |
D | mmio-mod.c | 91 pr_emerg("4MB pages are not currently supported: 0x%08lx\n", in print_pte() 108 pr_emerg("unexpected fault for address: 0x%08lx, last fault for address: 0x%08lx\n", in die_kmmio_nesting_error() 111 pr_emerg("faulting IP is at %pS\n", (void *)regs->ip); in die_kmmio_nesting_error() 112 pr_emerg("last faulting IP was at %pS\n", (void *)my_reason->ip); in die_kmmio_nesting_error() 114 pr_emerg("eax: %08lx ebx: %08lx ecx: %08lx edx: %08lx\n", in die_kmmio_nesting_error() 116 pr_emerg("esi: %08lx edi: %08lx ebp: %08lx esp: %08lx\n", in die_kmmio_nesting_error() 119 pr_emerg("rax: %016lx rcx: %016lx rdx: %016lx\n", in die_kmmio_nesting_error() 121 pr_emerg("rsi: %016lx rdi: %016lx rbp: %016lx rsp: %016lx\n", in die_kmmio_nesting_error() 202 pr_emerg("unexpected post handler"); in post()
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | watchdog.c | 151 pr_emerg("CPU %d Hard LOCKUP\n", cpu); in wd_lockup_ipi() 152 pr_emerg("CPU %d TB:%lld, last heartbeat TB:%lld (%lldms ago)\n", in wd_lockup_ipi() 233 pr_emerg("CPU %d detected hard LOCKUP on other CPUs %*pbl\n", in watchdog_smp_panic() 235 pr_emerg("CPU %d TB:%lld, last SMP heartbeat TB:%lld (%lldms ago)\n", in watchdog_smp_panic() 270 pr_emerg("CPU %d became unstuck TB:%lld\n", in wd_smp_clear_cpu_pending() 407 pr_emerg("CPU %d self-detected hard LOCKUP @ %pS\n", in DEFINE_INTERRUPT_HANDLER_NMI() 409 pr_emerg("CPU %d TB:%lld, last heartbeat TB:%lld (%lldms ago)\n", in DEFINE_INTERRUPT_HANDLER_NMI()
|
/linux-6.6.21/arch/x86/kernel/cpu/mce/ |
D | p5.c | 32 pr_emerg("CPU#%d: Machine Check Exception: 0x%8X (type 0x%8X).\n", in pentium_machine_check() 36 pr_emerg("CPU#%d: Possible thermal failure (CPU on fire ?).\n", in pentium_machine_check()
|
D | winchip.c | 23 pr_emerg("CPU0: Machine Check Exception.\n"); in winchip_machine_check()
|
/linux-6.6.21/arch/arm/mach-bcm/ |
D | board_bcm281xx.c | 27 pr_emerg("Couldn't find brcm,kona-wdt\n"); in bcm281xx_restart() 33 pr_emerg("Couldn't map brcm,kona-wdt\n"); in bcm281xx_restart()
|
/linux-6.6.21/samples/rust/ |
D | rust_print.rs | 46 pr_emerg!("Emergency message (level 0) without args\n"); in init() 58 pr_emerg!("{} message (level {}) with args\n", "Emergency", 0); in init()
|
/linux-6.6.21/drivers/iommu/ |
D | fsl_pamu.c | 503 pr_emerg("access violation interrupt\n"); in pamu_av_isr() 513 pr_emerg("POES1=%08x\n", in_be32(p + PAMU_POES1)); in pamu_av_isr() 514 pr_emerg("POES2=%08x\n", in_be32(p + PAMU_POES2)); in pamu_av_isr() 515 pr_emerg("AVS1=%08x\n", avs1); in pamu_av_isr() 516 pr_emerg("AVS2=%08x\n", in_be32(p + PAMU_AVS2)); in pamu_av_isr() 517 pr_emerg("AVA=%016llx\n", in pamu_av_isr() 520 pr_emerg("UDAD=%08x\n", in_be32(p + PAMU_UDAD)); in pamu_av_isr() 521 pr_emerg("POEA=%016llx\n", in pamu_av_isr() 534 pr_emerg("PAACE[%u]=%08x\n", in pamu_av_isr() 555 pr_emerg("Disabling liodn %x\n", in pamu_av_isr()
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
D | ras.c | 188 pr_emerg("Power off requested\n"); in handle_system_shutdown() 193 pr_emerg("Loss of system power detected. System is running on" in handle_system_shutdown() 198 pr_emerg("Loss of system critical functions detected. Check" in handle_system_shutdown() 204 pr_emerg("High ambient temperature detected. Check RTAS" in handle_system_shutdown() 269 pr_emerg("Critical power/cooling issue detected. Check RTAS" in rtas_parse_epow_errlog() 276 pr_emerg("System about to lose power. Check RTAS error log " in rtas_parse_epow_errlog() 385 pr_emerg("Fatal hardware error detected. Check RTAS error" in ras_error_interrupt()
|
/linux-6.6.21/arch/microblaze/mm/ |
D | init.c | 197 pr_emerg("Error memory count\n"); in mmu_init() 202 pr_emerg("Memory must be greater than 4MB\n"); in mmu_init() 207 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-6.6.21/arch/x86/kernel/ |
D | nmi.c | 232 pr_emerg("NMI: PCI system error (SERR) for reason %02x on CPU %d.\n", in pci_serr_error() 238 pr_emerg("Dazed and confused, but trying to continue\n"); in pci_serr_error() 255 pr_emerg( in io_check_error() 305 pr_emerg("Uhhuh. NMI received for unknown reason %02x on CPU %d.\n", in unknown_nmi_error() 311 pr_emerg("Dazed and confused, but trying to continue\n"); in unknown_nmi_error()
|
/linux-6.6.21/kernel/ |
D | reboot.c | 273 pr_emerg("Restarting system\n"); in kernel_restart() 275 pr_emerg("Restarting system with command '%s'\n", cmd); in kernel_restart() 299 pr_emerg("System halted\n"); in kernel_halt() 685 pr_emerg("Power down\n"); in kernel_power_off() 929 pr_emerg("Hardware protection timed-out. Trying forced poweroff\n"); in hw_failure_emergency_poweroff_func() 935 pr_emerg("Hardware protection shutdown failed. Trying emergency restart\n"); in hw_failure_emergency_poweroff_func() 975 pr_emerg("HARDWARE PROTECTION shutdown (%s)\n", reason); in hw_protection_shutdown()
|
D | panic.c | 334 pr_emerg("Kernel panic - not syncing: %s\n", buf); in panic() 408 pr_emerg("Rebooting in %d seconds..\n", panic_timeout); in panic() 434 pr_emerg("Press Stop-A (L1-A) from sun keyboard or send break\n" in panic() 441 pr_emerg("---[ end Kernel panic - not syncing: %s ]---\n", buf); in panic()
|
/linux-6.6.21/drivers/power/reset/ |
D | ocelot-reset.c | 61 pr_emerg("Resetting SoC\n"); in ocelot_restart_handle() 65 pr_emerg("Unable to restart system\n"); in ocelot_restart_handle()
|
/linux-6.6.21/arch/riscv/kernel/ |
D | traps.c | 73 pr_emerg("%s [#%d]\n", str, ++die_counter); in die() 423 pr_emerg("Insufficient stack space to handle exception!\n"); in handle_bad_stack() 424 pr_emerg("Task stack: [0x%016lx..0x%016lx]\n", in handle_bad_stack() 426 pr_emerg("Overflow stack: [0x%016lx..0x%016lx]\n", in handle_bad_stack()
|
/linux-6.6.21/arch/arm64/kernel/ |
D | setup.c | 424 pr_emerg("Kernel Offset: 0x%lx from 0x%lx\n", in dump_kernel_offset() 426 pr_emerg("PHYS_OFFSET: 0x%llx\n", PHYS_OFFSET); in dump_kernel_offset() 428 pr_emerg("Kernel Offset: disabled\n"); in dump_kernel_offset()
|
D | traps.c | 190 pr_emerg("Internal error: %s: %016lx [#%d]" S_PREEMPT S_SMP "\n", in __die() 931 pr_emerg("Insufficient stack space to handle exception!"); in panic_bad_stack() 933 pr_emerg("ESR: 0x%016lx -- %s\n", esr, esr_get_class_string(esr)); in panic_bad_stack() 934 pr_emerg("FAR: 0x%016lx\n", far); in panic_bad_stack() 936 pr_emerg("Task stack: [0x%016lx..0x%016lx]\n", in panic_bad_stack() 938 pr_emerg("IRQ stack: [0x%016lx..0x%016lx]\n", in panic_bad_stack() 940 pr_emerg("Overflow stack: [0x%016lx..0x%016lx]\n", in panic_bad_stack()
|
/linux-6.6.21/arch/arm/kernel/ |
D | traps.c | 284 pr_emerg("Internal error: %s: %x [#%d]" S_PREEMPT S_SMP S_ISA "\n", in __die() 295 pr_emerg("Process %.*s (pid: %d, stack limit = 0x%p)\n", in __die() 933 pr_emerg("Insufficient stack space to handle exception!"); in handle_bad_stack() 935 pr_emerg("Task stack: [0x%08lx..0x%08lx]\n", in handle_bad_stack() 938 pr_emerg("IRQ stack: [0x%08lx..0x%08lx]\n", in handle_bad_stack() 941 pr_emerg("Overflow stack: [0x%08lx..0x%08lx]\n", in handle_bad_stack()
|
/linux-6.6.21/arch/microblaze/kernel/ |
D | reset.c | 40 pr_emerg("Reboot failed -- System halted\n"); in machine_restart()
|