Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dearly_printk.c13 __sclp_early_printk(s, len); in sclp_early_write()
/openbmc/linux/drivers/s390/char/
H A Dsclp_early_core.c223 void __sclp_early_printk(const char *str, unsigned int len) in __sclp_early_printk() function
240 __sclp_early_printk(str, strlen(str)); in sclp_early_printk()
/openbmc/linux/arch/s390/include/asm/
H A Dsclp.h135 void __sclp_early_printk(const char *s, unsigned int len);