Lines Matching defs:unknown
69 unsigned int unknown;
331 * As a last resort, let the "unknown" handlers make a
337 __this_cpu_add(nmi_stats.unknown, handled);
341 __this_cpu_add(nmi_stats.unknown, 1);
343 pr_emerg_ratelimited("Uhhuh. NMI received for unknown reason %02x on CPU %d.\n",
400 * already handled, the next NMI will result in an unknown
449 * an unknown NMI on the next run of the NMI processing.
461 * a 'real' unknown NMI. For example, while processing
463 * 'real' unknown NMI. These two NMIs get combined into
466 * no one will know that there was a 'real' unknown NMI sent
470 * 'real' unknown NMI. But this is the best we can do