Searched refs:handle_nmi (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dsetup.h17 extern void handle_nmi(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/lguest/x86/
H A Dswitcher_32.S361 IRQ_STUB 2 handle_nmi
379 handle_nmi: label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dtraps.c101 void handle_nmi(struct pt_regs *regs) function
H A Dentry.S447 jsr handle_nmi
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dtraps.c113 void handle_nmi(struct pt_regs *regs) function
H A Dentry.S418 jsr handle_nmi
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dintvec_32.S551 .ifc \function,handle_nmi
593 .ifnc \function,handle_nmi
1266 .pushsection .text.handle_nmi,"ax"
1267 handle_nmi: label
1268 finish_interrupt_save handle_nmi
1275 FEEDBACK_REENTER(handle_nmi)
1277 STD_ENDPROC(handle_nmi)
1986 op_handle_perf_interrupt, handle_nmi
2007 op_handle_aux_perf_interrupt, handle_nmi
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dtraps.c323 set_except_vector(1, handle_nmi);
H A Dentry.S115 ENTRY(handle_nmi) # NMI #1

Completed in 75 milliseconds