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