Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dentry_fred.c203 case X86_TRAP_TS: return exc_invalid_tss(regs, error_code); in fred_hwexc()
/linux/arch/x86/include/asm/
H A Didtentry.h609 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_TS, exc_invalid_tss);
/linux/arch/x86/kernel/
H A Dtraps.c505 DEFINE_IDTENTRY_ERRORCODE(exc_invalid_tss) in DEFINE_IDTENTRY_ERRORCODE() argument
/linux/arch/x86/xen/
H A Denlighten_pv.c791 TRAP_ENTRY(exc_invalid_tss, false ),