Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Didtentry.h562 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_NP, exc_segment_not_present);
/linux-6.1.9/arch/x86/kernel/
Dtraps.c367 DEFINE_IDTENTRY_ERRORCODE(exc_segment_not_present) in DEFINE_IDTENTRY_ERRORCODE() argument
/linux-6.1.9/arch/x86/xen/
Denlighten_pv.c635 TRAP_ENTRY(exc_segment_not_present, false ),