Searched refs:do_general_protection (Results 1 – 2 of 2) sorted by relevance
226 leaq do_general_protection(%rip), %rax // 获取中断服务程序的地址
186 void do_general_protection(struct pt_regs *regs, unsigned long error_code) in do_general_protection() function