Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Drtasd.c48 static bool full_rtas_msgs; variable
117 if (full_rtas_msgs) { in printk_log_rtas()
579 return (kstrtobool(str, &full_rtas_msgs) == 0); in rtasmsgs_setup()