Home
last modified time | relevance | path

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

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