Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dtraps.h66 asmlinkage void __noreturn nmi_exception_handler(struct pt_regs *regs);
/linux/arch/mips/kernel/
H A Dgenex.S470 jal nmi_exception_handler
H A Dtraps.c1991 void __noreturn nmi_exception_handler(struct pt_regs *regs) in nmi_exception_handler() function