Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dnmi.c620 char *msghp; in nmi_backtrace_stall_check() local
626 msghp = ""; in nmi_backtrace_stall_check()
640 msghp = " (CPU currently in NMI handler function)"; in nmi_backtrace_stall_check()
642 msghp = " (CPU exited one NMI handler function)"; in nmi_backtrace_stall_check()
645 __func__, cpu, msgp, modp, msghp, j - READ_ONCE(nsp->recv_jiffies)); in nmi_backtrace_stall_check()