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

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

Completed in 160 milliseconds