Home
last modified time | relevance | path

Searched refs:xenboot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_xen.c672 static struct xencons_info xenboot; in xenboot_console_setup() local
679 return xencons_info_pv_init(&xenboot, 0); in xenboot_console_setup()
712 .name = "xenboot",
758 EARLYCON_DECLARE(xenboot, xenboot_earlycon_setup);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_xen.c688 static struct xencons_info xenboot; in xenboot_console_setup() local
693 return xencons_info_pv_init(&xenboot, 0); in xenboot_console_setup()
725 .name = "xenboot",
771 EARLYCON_DECLARE(xenboot, xenboot_earlycon_setup);

Completed in 7 milliseconds