Searched refs:sclp_early_printk (Results 1 – 10 of 10) sorted by relevance
45 sclp_early_printk(mach_str); in print_machine_type()84 sclp_early_printk(als_str); in print_missing_facilities()93 sclp_early_printk(als_str); in print_missing_facilities()98 sclp_early_printk("The Linux kernel requires more recent processor hardware\n"); in facility_mismatch()101 sclp_early_printk("See Principles of Operations for facility bits\n"); in facility_mismatch()
40 sclp_early_printk("\n\n"); in error()41 sclp_early_printk(x); in error()42 sclp_early_printk("\n\n -- System halted"); in error()
123 sclp_early_printk(buf); in decompressor_printk()
35 sclp_early_printk("KASLR disabled: CPU has no PRNG\n"); in check_prng()
215 …sclp_early_printk("Warning: The Linux kernel requires facilities cleared via command line option\n… in check_cleared_facilities()
213 sclp_early_printk("\n\n -- System halted\n"); in die_oom()
29 brasl %r14,sclp_early_adjust_va # allow sclp_early_printk
57 sclp_early_printk("KernelAddressSanitizer initialized\n"); in kasan_early_init()
134 void sclp_early_printk(const char *s);
238 void sclp_early_printk(const char *str) in sclp_early_printk() function