Home
last modified time | relevance | path

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

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