Searched refs:do_iret_error (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dtraps.h93 dotraplinkage void do_iret_error(struct pt_regs *, long);
/linux-4.1.27/arch/x86/kernel/
H A Dentry_32.S540 pushl $do_iret_error
974 # Category 2 we fix up by jumping to do_iret_error. We cannot use the
H A Dtraps.c901 dotraplinkage void do_iret_error(struct pt_regs *regs, long error_code) do_iret_error() function

Completed in 82 milliseconds