Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/boot/
A Dals.c45 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()
A Dkaslr.c35 sclp_early_printk("KASLR disabled: CPU has no PRNG\n"); in check_prng()
195 sclp_early_printk("KASLR disabled: not enough memory\n"); in get_random_base()
A Dstartup.c43 sclp_early_printk("\n\n"); in error()
44 sclp_early_printk(x); in error()
45 sclp_early_printk("\n\n -- System halted"); in error()
A Dpgm_check_info.c123 sclp_early_printk(buf); in decompressor_printk()
A Dipl_parm.c216sclp_early_printk("Warning: The Linux kernel requires facilities cleared via command line option\n… in check_cleared_facilities()
/linux-6.3-rc2/arch/s390/kernel/
A Dearly.c296 sclp_early_printk("Linux kernel boot failure: An attempt to boot a vmlinux ELF image failed.\n"); in check_image_bootable()
297 sclp_early_printk("This image does not contain all parts necessary for starting up. Use\n"); in check_image_bootable()
298 sclp_early_printk("bzImage or arch/s390/boot/compressed/vmlinux instead.\n"); in check_image_bootable()
A Dhead64.S28 brasl %r14,sclp_early_adjust_va # allow sclp_early_printk
/linux-6.3-rc2/arch/s390/mm/
A Dkasan_init.c24 sclp_early_printk("The Linux kernel failed to boot with the KernelAddressSanitizer:\n"); in kasan_early_panic()
25 sclp_early_printk(reason); in kasan_early_panic()
300 sclp_early_printk("KernelAddressSanitizer initialized\n"); in kasan_early_init()
/linux-6.3-rc2/arch/s390/include/asm/
A Dsclp.h133 void sclp_early_printk(const char *s);
/linux-6.3-rc2/drivers/s390/char/
A Dsclp_early_core.c238 void sclp_early_printk(const char *str) in sclp_early_printk() function

Completed in 34 milliseconds