Searched refs:ignore_int_handler (Results 1 – 3 of 3) sorted by relevance
436 unsafe extern "C" fn ignore_int_handler(_regs: &'static TrapFrame, _error_code: u64) { in ignore_int_handler() function
324 leaq ignore_int_handler(%rip), %rax // 获取ignore处理程序的地址
483 .quad ignore_int_handler