Searched defs:in_nmi (Results 1 – 4 of 4) sorted by relevance
290 static int in_nmi; variable
80 #define in_nmi() (preempt_count() & NMI_MASK) macro
301 int in_nmi = in_nmi(); in ghes_copy_tofrom_phys() local
595 atomic_t in_nmi; /* flag this node in UV NMI IRQ */ member