Home
last modified time | relevance | path

Searched refs:ignore_int_handler (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.9/kernel/src/arch/x86_64/interrupt/
Dtrap.rs436 unsafe extern "C" fn ignore_int_handler(_regs: &'static TrapFrame, _error_code: u64) { in ignore_int_handler() function
/DragonOS-0.1.9/kernel/src/arch/x86_64/asm/
Dentry.S324 leaq ignore_int_handler(%rip), %rax // 获取ignore处理程序的地址
Dhead.S483 .quad ignore_int_handler