Searched refs:stop_apic_nmi_watchdog (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dnmi.h30 extern void stop_apic_nmi_watchdog(void *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dhw_nmi.c105 void stop_apic_nmi_watchdog(void *unused) { return; } function
H A Dnmi.c229 stop_apic_nmi_watchdog(NULL);
335 void stop_apic_nmi_watchdog(void *unused) function
483 on_each_cpu(stop_apic_nmi_watchdog, NULL, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c183 on_each_cpu(stop_apic_nmi_watchdog, NULL, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsmpboot.c1342 stop_apic_nmi_watchdog(NULL);

Completed in 178 milliseconds