Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Drtasd.c49 static bool full_rtas_msgs; variable
118 if (full_rtas_msgs) { in printk_log_rtas()
582 return (kstrtobool(str, &full_rtas_msgs) == 0); in rtasmsgs_setup()