Home
last modified time | relevance | path

Searched refs:xenboot_console (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/xen/
H A Dhvc-console.h5 extern struct console xenboot_console;
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dearly_printk.c386 early_console_register(&xenboot_console, keep); in setup_early_printk()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_xen.c682 struct console xenboot_console = { variable