Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kernel/
Dearly_printk.c13 __sclp_early_printk(s, len); in sclp_early_write()
/kernel/linux/linux-5.10/drivers/s390/char/
Dsclp_early_core.c217 void __sclp_early_printk(const char *str, unsigned int len) in __sclp_early_printk() function
234 __sclp_early_printk(str, strlen(str)); in sclp_early_printk()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dsclp.h117 void __sclp_early_printk(const char *s, unsigned int len);