Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/
Dtraps.h65 asmlinkage void ejtag_exception_handler(struct pt_regs *regs);
/linux-6.12.1/arch/mips/kernel/
Dgenex.S388 jal ejtag_exception_handler
Dtraps.c1945 void ejtag_exception_handler(struct pt_regs *regs) in ejtag_exception_handler() function