Searched defs:nmi_active (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/sparc/kernel/ | ||
| D | nmi.c | 43 atomic_t nmi_active = ATOMIC_INIT(0);		/* oprofile uses this */  variable | 
| /linux-4.1.27/arch/blackfin/kernel/ | ||
| D | nmi.c | 32 static int nmi_active;  variable |