Home
last modified time | relevance | path

Searched refs:_sclp_print_early (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dsclp.h82 int _sclp_print_early(const char *);
/linux-4.4.14/arch/s390/kernel/
Dsclp.c149 int _sclp_print_early(const char *str) in _sclp_print_early() function
Dswsusp.S199 larl %r3,_sclp_print_early
Dhead.S336 .long _sclp_print_early
/linux-4.4.14/arch/s390/boot/compressed/
Dmisc.c69 _sclp_print_early(s); in puts()