Searched refs:do_entDbg (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/alpha/kernel/ | ||
D | proto.h | 183 extern void do_entDbg(struct pt_regs *); |
D | entry.S | 430 jsr $31, do_entDbg |
D | traps.c | 341 do_entDbg(struct pt_regs *regs) in do_entDbg() function |