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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dnmi.c43 atomic_t nmi_active = ATOMIC_INIT(0); /* oprofile uses this */ variable
464 EXPORT_SYMBOL(nmi_active); variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dnmi.c44 atomic_t nmi_active = ATOMIC_INIT(0); /* oprofile uses this */ variable
465 EXPORT_SYMBOL(nmi_active); variable
[all...]

Completed in 107 milliseconds