Home
last modified time | relevance | path

Searched refs:early_serial_console (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dearly_printk.c320 static struct console early_serial_console = { variable
358 early_console_register(&early_serial_console, keep); in setup_early_printk()
364 early_console_register(&early_serial_console, keep); in setup_early_printk()
369 early_console_register(&early_serial_console, keep); in setup_early_printk()
/openbmc/linux/arch/x86/boot/
H A DMakefile37 setup-y += early_serial_console.o edd.o header.o main.o memory.o
/openbmc/linux/arch/x86/boot/compressed/
H A DMakefile104 vmlinux-objs-$(CONFIG_EARLY_PRINTK) += $(obj)/early_serial_console.o
/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c3147 static struct console early_serial_console = { variable
3159 if (early_serial_console.data) in sci_probe_earlyprintk()
3162 early_serial_console.index = pdev->id; in sci_probe_earlyprintk()
3167 early_serial_console.flags |= CON_BOOT; in sci_probe_earlyprintk()
3169 register_console(&early_serial_console); in sci_probe_earlyprintk()
/openbmc/linux/
H A Dopengrok0.0.log[all...]