Home
last modified time | relevance | path

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

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