Home
last modified time | relevance | path

Searched refs:keep_early (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/sh/kernel/
Dsh_bios.c150 int keep_early = 0; in setup_early_printk() local
156 keep_early = 1; in setup_early_printk()
162 if (keep_early) in setup_early_printk()
/Linux-v4.19/arch/x86/kernel/
Dearly_printk.c321 static void early_console_register(struct console *con, int keep_early) in early_console_register() argument
329 if (keep_early) in early_console_register()