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