Searched refs:nmi_exception_handler (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dtraps.h66 asmlinkage void __noreturn nmi_exception_handler(struct pt_regs *regs);
/linux-master/arch/mips/kernel/
H A Dgenex.S459 jal nmi_exception_handler
460 /* nmi_exception_handler never returns */
H A Dtraps.c1990 void __noreturn nmi_exception_handler(struct pt_regs *regs) function

Completed in 269 milliseconds