Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Didtentry.h600 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_NP, exc_segment_not_present);
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c329 DEFINE_IDTENTRY_ERRORCODE(exc_segment_not_present) in DEFINE_IDTENTRY_ERRORCODE() argument
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c716 TRAP_ENTRY(exc_segment_not_present, false ),