Searched refs:early_printk (Results 1 – 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/ath79/ |
D | Makefile | 11 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/mips/lantiq/ |
D | Makefile | 7 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/mips/ath25/ |
D | Makefile | 13 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/mips/bcm63xx/ |
D | Makefile | 6 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/mips/ralink/ |
D | Makefile | 26 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
D | kaslr.c | 24 #define debug_putstr(v) early_printk("%s", v)
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
D | Makefile | 30 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
D | Makefile | 24 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/include/linux/ |
D | printk.h | 146 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/ |
D | Makefile | 57 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/ |
D | cpuinfo-static.c | 21 early_printk("ERROR: Microblaze " x "-different for kernel and DTS\n");
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
D | extable.c | 239 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/ |
D | Makefile | 53 $(obj)/uart-ath79.c: $(srctree)/arch/mips/ath79/early_printk.c
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | Makefile | 97 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | Makefile | 100 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | sev-es.c | 1449 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()
|
D | Makefile | 119 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
|
D | e820.c | 877 early_printk(msg); in early_panic()
|
/kernel/linux/linux-5.10/kernel/printk/ |
D | printk.c | 2147 asmlinkage __visible void early_printk(const char *fmt, ...) in early_printk() function
|
/kernel/linux/linux-5.10/kernel/events/ |
D | core.c | 558 early_printk("perf: interrupt took too long (%lld > %lld), lowering " in perf_sample_event_took()
|
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
D | hispark_taurus.patch | 12590 + bootargs = "console=ttyAMA0,115200 early_printk root=/dev/mtdblock2 rootfstype=jffs2 mtdparts=hi…
|