Searched refs:linux_banner (Results 1 – 7 of 7) sorted by relevance
24 const char linux_banner[] = variable
50 const char linux_banner[] __weak; variable
1029 pr_notice("%s", linux_banner); in start_kernel()
121 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
69 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_boot_seed()
14 extern const char linux_banner[];
1360 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()