Home
last modified time | relevance | path

Searched refs:X86_TRAP_SS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dtrapnr.h31 #define X86_TRAP_SS 12 /* Stack Segment Fault */ macro
/linux/arch/x86/kernel/
H A Didt.c93 INTG(X86_TRAP_SS, asm_exc_stack_segment),