Home
last modified time | relevance | path

Searched refs:linux_banner (Results 1 – 7 of 7) sorted by relevance

/linux/init/
H A Dversion-timestamp.c24 const char linux_banner[] = variable
H A Dversion.c50 const char linux_banner[] __weak; variable
H A Dmain.c1029 pr_notice("%s", linux_banner); in start_kernel()
/linux/arch/loongarch/kernel/
H A Drelocate.c121 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c69 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_boot_seed()
/linux/include/linux/
H A Dprintk.h14 extern const char linux_banner[];
/linux/arch/powerpc/kernel/
H A Dprom_init.c1360 prom_strscpy_pad(ibm_architecture_vec.vec7.os_id, linux_banner, 256); in prom_check_platform_support()
3270 prom_printf("Preparing to boot %s", linux_banner); in prom_init()