Home
last modified time | relevance | path

Searched refs:setup_early_printk (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/um/kernel/
H A Dearly_printk.c23 static int __init setup_early_printk(char *buf) in setup_early_printk() function
32 early_param("earlyprintk", setup_early_printk);
/openbmc/linux/arch/s390/kernel/
H A Dearly_printk.c23 static int __init setup_early_printk(char *buf) in setup_early_printk() function
36 early_param("earlyprintk", setup_early_printk);
/openbmc/linux/arch/arm/kernel/
H A Dearly_printk.c40 static int __init setup_early_printk(char *buf) in setup_early_printk() function
47 early_param("earlyprintk", setup_early_printk);
/openbmc/linux/arch/m68k/kernel/
H A Dearly_printk.c42 static int __init setup_early_printk(char *buf) in setup_early_printk() function
52 early_param("earlyprintk", setup_early_printk);
/openbmc/linux/arch/sh/kernel/
H A Dsh_bios.c145 static int __init setup_early_printk(char *buf) in setup_early_printk() function
168 early_param("earlyprintk", setup_early_printk);
/openbmc/linux/arch/mips/kernel/
H A Dearly_printk.c34 void __init setup_early_printk(void) in setup_early_printk() function
H A Dsetup.c789 setup_early_printk(); in setup_arch()
/openbmc/linux/arch/mips/include/asm/
H A Dsetup.h9 extern void setup_early_printk(void);
/openbmc/linux/arch/x86/kernel/
H A Dearly_printk.c342 static int __init setup_early_printk(char *buf) in setup_early_printk() function
398 early_param("earlyprintk", setup_early_printk);