Home
last modified time | relevance | path

Searched refs:early_printk (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/arch/mips/ath79/
A DMakefile11 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/mips/lantiq/
A DMakefile7 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/mips/ath25/
A DMakefile13 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/mips/bcm63xx/
A DMakefile6 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/mips/ralink/
A DMakefile26 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/x86/lib/
A Dkaslr.c24 #define debug_putstr(v) early_printk("%s", v)
/linux-6.3-rc2/arch/m68k/kernel/
A DMakefile32 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/um/kernel/
A DMakefile26 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/include/linux/
A Dprintk.h135 void early_printk(const char *fmt, ...);
138 void early_printk(const char *s, ...) { } in early_printk() function
/linux-6.3-rc2/arch/s390/kernel/
A DMakefile57 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/microblaze/kernel/cpu/
A Dcpuinfo-static.c21 early_printk("ERROR: Microblaze " x "-different for kernel and DTS\n");
/linux-6.3-rc2/arch/arm/kernel/
A DMakefile92 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/mips/kernel/
A DMakefile98 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux-6.3-rc2/arch/x86/mm/
A Dextable.c332 early_printk("PANIC: early exception 0x%02x IP %lx:%lx error %lx cr2 0x%lx\n", in early_fixup_exception()
/linux-6.3-rc2/arch/x86/kernel/
A DMakefile109 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
A Dsev.c2025 early_printk("PANIC: Unsupported exit-code 0x%02lx in early #VC exception (IP: 0x%lx)\n", in handle_vc_boot_ghcb()
2029 early_printk("PANIC: Failure in communication with VMM (exit-code 0x%02lx IP: 0x%lx)\n", in handle_vc_boot_ghcb()
2033 early_printk("PANIC: Failed to decode instruction (exit-code 0x%02lx IP: 0x%lx)\n", in handle_vc_boot_ghcb()
A De820.c877 early_printk(msg); in early_panic()
/linux-6.3-rc2/kernel/printk/
A Dprintk.c2381 asmlinkage __visible void early_printk(const char *fmt, ...) in early_printk() function
/linux-6.3-rc2/kernel/events/
A Dcore.c564 early_printk("perf: interrupt took too long (%lld > %lld), lowering " in perf_sample_event_took()

Completed in 53 milliseconds