Searched defs:nmi_active (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dnmi.c43 atomic_t nmi_active = ATOMIC_INIT(0); /* oprofile uses this */ variable
44 EXPORT_SYMBOL(nmi_active); variable
/linux-4.4.14/arch/blackfin/kernel/
H A Dnmi.c32 static int nmi_active; variable

Completed in 83 milliseconds