Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/entry/ !
Dentry_fred.c63 return exc_overflow(regs); in fred_intx()
219 case X86_TRAP_OF: return exc_overflow(regs); in fred_swexc()
/linux-6.15/arch/x86/include/asm/ !
Didtentry.h602 DECLARE_IDTENTRY(X86_TRAP_OF, exc_overflow);
/linux-6.15/arch/x86/kernel/ !
Dtraps.c292 DEFINE_IDTENTRY(exc_overflow) in DEFINE_IDTENTRY() argument
/linux-6.15/arch/x86/xen/ !
Denlighten_pv.c782 TRAP_ENTRY(exc_overflow, false ),