Home
last modified time | relevance | path

Searched defs:kgdb_breakpoint_handler (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/loongarch/include/asm/
Dkgdb.h94 static inline bool kgdb_breakpoint_handler(struct pt_regs *regs) { return false; } in kgdb_breakpoint_handler() function
/linux-6.6.21/arch/loongarch/kernel/
Dkgdb.c264 bool kgdb_breakpoint_handler(struct pt_regs *regs) in kgdb_breakpoint_handler() function