Home
last modified time | relevance | path

Searched refs:boot_warn (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/s390/boot/
H A Dboot.h86 #define boot_warn(fmt, ...) boot_printk(KERN_WARNING boot_fmt(fmt), ##__VA_ARGS__) macro
H A Dkaslr.c35 boot_warn("KASLR disabled: CPU has no PRNG\n"); in check_prng()