Searched refs:early_printk (Results 1 – 20 of 20) sorted by relevance
11 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
7 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
13 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
6 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
26 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
24 #define debug_putstr(v) early_printk("%s", v)
30 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
25 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
146 void early_printk(const char *fmt, ...);149 void early_printk(const char *s, ...) { } in early_printk() function
57 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
21 early_printk("ERROR: Microblaze " x "-different for kernel and DTS\n");
239 early_printk("PANIC: early exception 0x%02x IP %lx:%lx error %lx cr2 0x%lx\n", in early_fixup_exception()
94 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
52 $(obj)/uart-ath79.c: $(srctree)/arch/mips/ath79/early_printk.c
100 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
1382 early_printk("PANIC: Unsupported exit-code 0x%02lx in early #VC exception (IP: 0x%lx)\n", in handle_vc_boot_ghcb()1386 early_printk("PANIC: Failure in communication with VMM (exit-code 0x%02lx IP: 0x%lx)\n", in handle_vc_boot_ghcb()1390 early_printk("PANIC: Failed to decode instruction (exit-code 0x%02lx IP: 0x%lx)\n", in handle_vc_boot_ghcb()
116 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
877 early_printk(msg); in early_panic()
2121 asmlinkage __visible void early_printk(const char *fmt, ...) in early_printk() function
557 early_printk("perf: interrupt took too long (%lld > %lld), lowering " in perf_sample_event_took()