Searched refs:sclp_early_printk (Results 1 – 5 of 5) sorted by relevance
31 brasl %r14,sclp_early_adjust_va # allow sclp_early_printk
61 sclp_early_printk("KernelAddressSanitizer initialized\n"); in kasan_early_init()
123 sclp_early_printk(buf); in boot_printk()
136 void sclp_early_printk(const char *s);
239 void sclp_early_printk(const char *str) in sclp_early_printk() function