Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Dnmi.c663 char *msghp; in nmi_backtrace_stall_check() local
669 msghp = ""; in nmi_backtrace_stall_check()
682 msghp = " (CPU exited one NMI handler function)"; in nmi_backtrace_stall_check()
684 msghp = " (CPU currently in NMI handler function)"; in nmi_backtrace_stall_check()
686 msghp = " (CPU was never in an NMI handler function)"; in nmi_backtrace_stall_check()
690 pr_alert("%s: CPU %d: %s%s%s\n", __func__, cpu, msgp, modp, msghp); in nmi_backtrace_stall_check()

Completed in 5 milliseconds