Searched refs:do_debug (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.8/kernel/src/exception/ | ||
D | entry.S | 130 leaq do_debug(%rip), %rax // 获取中断服务程序的地址 |
D | trap.c | 23 void do_debug(struct pt_regs *regs, unsigned long error_code) in do_debug() function |