Home
last modified time | relevance | path

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

/linux/arch/mips/ath79/
H A DMakefile11 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/arch/mips/lantiq/
H A DMakefile7 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/arch/mips/ath25/
H A DMakefile13 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/arch/mips/bcm63xx/
H A DMakefile6 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/arch/m68k/kernel/
H A DMakefile24 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/arch/um/kernel/
H A DMakefile26 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/arch/mips/kernel/
H A DMakefile95 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/arch/x86/mm/
H A Dextable.c425 early_printk("PANIC: early exception 0x%02x IP %lx:%lx error %lx cr2 0x%lx\n", in early_fixup_exception()
/linux/arch/x86/kernel/
H A DMakefile133 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
/linux/kernel/printk/
H A Dprintk.c2530 asmlinkage __visible void early_printk(const char *fmt, ...) in early_printk() function
/linux/kernel/events/
H A Dcore.c686 early_printk("perf: interrupt took too long (%lld > %lld), lowering " in perf_sample_event_took()