Home
last modified time | relevance | path

Searched refs:do_bounds (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/interrupt/
H A Dtrap.rs185 unsafe extern "C" fn do_bounds(regs: &'static TrapFrame, error_code: u64) { in do_bounds() function
/DragonOS/kernel/src/arch/x86_64/asm/
H A Dentry.S193 leaq do_bounds(%rip), %rax // 获取中断服务程序的地址