Searched refs:sclp_early_printk (Results 1 – 5 of 5) sorted by relevance
44 sclp_early_printk(mach_str); in print_machine_type()83 sclp_early_printk(als_str); in print_missing_facilities()92 sclp_early_printk(als_str); in print_missing_facilities()93 sclp_early_printk("See Principles of Operations for facility bits\n"); in print_missing_facilities()98 sclp_early_printk("The Linux kernel requires more recent processor hardware\n"); in facility_mismatch()
339 sclp_early_printk("Linux kernel boot failure: An attempt to boot a vmlinux ELF image failed.\n"); in check_image_bootable()340 sclp_early_printk("This image does not contain all parts necessary for starting up. Use\n"); in check_image_bootable()341 sclp_early_printk("bzImage or arch/s390/boot/compressed/vmlinux instead.\n"); in check_image_bootable()
70 sclp_early_printk(s); in puts()
110 void sclp_early_printk(const char *s);
228 void sclp_early_printk(const char *str) in sclp_early_printk() function