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
24 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
145 void early_printk(const char *fmt, ...);148 void early_printk(const char *s, ...) { } in early_printk() function
57 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
240 early_printk("PANIC: early exception 0x%02x IP %lx:%lx error %lx cr2 0x%lx\n", in early_fixup_exception()
21 early_printk("ERROR: Microblaze " x "-different for kernel and DTS\n");
94 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
53 $(obj)/uart-ath79.c: $(srctree)/arch/mips/ath79/early_printk.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()
119 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
877 early_printk(msg); in early_panic()
100 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
2174 asmlinkage __visible void early_printk(const char *fmt, ...) in early_printk() function
558 early_printk("perf: interrupt took too long (%lld > %lld), lowering " in perf_sample_event_took()