Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/ath79/
DMakefile11 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/mips/lantiq/
DMakefile7 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/mips/ath25/
DMakefile13 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/mips/bcm63xx/
DMakefile6 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/mips/ralink/
DMakefile26 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/x86/lib/
Dkaslr.c24 #define debug_putstr(v) early_printk("%s", v)
/kernel/linux/linux-5.10/arch/m68k/kernel/
DMakefile30 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/um/kernel/
DMakefile24 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/include/linux/
Dprintk.h146 void early_printk(const char *fmt, ...);
149 void early_printk(const char *s, ...) { } in early_printk() function
/kernel/linux/linux-5.10/arch/s390/kernel/
DMakefile57 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/
Dcpuinfo-static.c21 early_printk("ERROR: Microblaze " x "-different for kernel and DTS\n");
/kernel/linux/linux-5.10/arch/x86/mm/
Dextable.c239 early_printk("PANIC: early exception 0x%02x IP %lx:%lx error %lx cr2 0x%lx\n", in early_fixup_exception()
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
DMakefile53 $(obj)/uart-ath79.c: $(srctree)/arch/mips/ath79/early_printk.c
/kernel/linux/linux-5.10/arch/arm/kernel/
DMakefile97 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/mips/kernel/
DMakefile100 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsev-es.c1449 early_printk("PANIC: Unsupported exit-code 0x%02lx in early #VC exception (IP: 0x%lx)\n", in handle_vc_boot_ghcb()
1453 early_printk("PANIC: Failure in communication with VMM (exit-code 0x%02lx IP: 0x%lx)\n", in handle_vc_boot_ghcb()
1457 early_printk("PANIC: Failed to decode instruction (exit-code 0x%02lx IP: 0x%lx)\n", in handle_vc_boot_ghcb()
DMakefile119 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
De820.c877 early_printk(msg); in early_panic()
/kernel/linux/linux-5.10/kernel/printk/
Dprintk.c2147 asmlinkage __visible void early_printk(const char *fmt, ...) in early_printk() function
/kernel/linux/linux-5.10/kernel/events/
Dcore.c558 early_printk("perf: interrupt took too long (%lld > %lld), lowering " in perf_sample_event_took()
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch12590 + bootargs = "console=ttyAMA0,115200 early_printk root=/dev/mtdblock2 rootfstype=jffs2 mtdparts=hi…