Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhead64.S31 brasl %r14,sclp_early_adjust_va # allow sclp_early_printk
Dearly.c61 sclp_early_printk("KernelAddressSanitizer initialized\n"); in kasan_early_init()
/linux-6.12.1/arch/s390/boot/
Dprintk.c123 sclp_early_printk(buf); in boot_printk()
/linux-6.12.1/arch/s390/include/asm/
Dsclp.h136 void sclp_early_printk(const char *s);
/linux-6.12.1/drivers/s390/char/
Dsclp_early_core.c239 void sclp_early_printk(const char *str) in sclp_early_printk() function