Lines Matching defs:unknown
69 unsigned int unknown;
280 * Of course this makes having multiple 'unknown' handlers useless
286 __this_cpu_add(nmi_stats.unknown, handled);
290 __this_cpu_add(nmi_stats.unknown, 1);
292 pr_emerg("Uhhuh. NMI received for unknown reason %02x on CPU %d.\n",
341 * already handled, the next NMI will result in an unknown
389 * an unknown NMI on the next run of the NMI processing.
401 * a 'real' unknown NMI. For example, while processing
403 * 'real' unknown NMI. These two NMIs get combined into
406 * no one will know that there was a 'real' unknown NMI sent
410 * 'real' unknown NMI. But this is the best we can do