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