Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dentry_fred.c195 case X86_TRAP_SS: return exc_stack_segment(regs, error_code); in fred_hwexc()
/linux/arch/x86/include/asm/
H A Didtentry.h616 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_SS, exc_stack_segment);
/linux/arch/x86/kernel/
H A Dtraps.c337 DEFINE_IDTENTRY_ERRORCODE(exc_stack_segment) in DEFINE_IDTENTRY_ERRORCODE() argument
/linux/arch/x86/xen/
H A Denlighten_pv.c726 TRAP_ENTRY(exc_stack_segment, false ),