Home
last modified time | relevance | path

Searched refs:exc_overflow (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/entry/
H A Dentry_fred.c63 return exc_overflow(regs); in fred_intx()
219 case X86_TRAP_OF: return exc_overflow(regs); in fred_swexc()
/linux/arch/x86/include/asm/
H A Didtentry.h602 DECLARE_IDTENTRY(X86_TRAP_OF, exc_overflow);
/linux/arch/x86/kernel/
H A Dtraps.c243 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() argument
/linux/arch/x86/xen/
H A Denlighten_pv.c714 TRAP_ENTRY(exc_overflow, false ),