Home
last modified time | relevance | path

Searched refs:exc_segment_not_present (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/entry/
H A Dentry_fred.c204 case X86_TRAP_NP: return exc_segment_not_present(regs, error_code); in fred_hwexc()
/linux/arch/x86/kernel/
H A Dtraps.c512 DEFINE_IDTENTRY_ERRORCODE(exc_segment_not_present) in DEFINE_IDTENTRY_ERRORCODE() argument
/linux/arch/x86/xen/
H A Denlighten_pv.c792 TRAP_ENTRY(exc_segment_not_present, false ),