Searched refs:DEFINE_IDTENTRY_ERRORCODE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dcet.c118 DEFINE_IDTENTRY_ERRORCODE(exc_control_protection) function
H A Dtraps.c276 DEFINE_IDTENTRY_ERRORCODE(exc_invalid_tss) function
282 DEFINE_IDTENTRY_ERRORCODE(exc_segment_not_present) function
288 DEFINE_IDTENTRY_ERRORCODE(exc_stack_segment) function
294 DEFINE_IDTENTRY_ERRORCODE(exc_alignment_check) function
644 DEFINE_IDTENTRY_ERRORCODE(exc_general_protection) function
/linux-master/arch/x86/include/asm/
H A Didtentry.h92 * DEFINE_IDTENTRY_ERRORCODE - Emit code for simple IDT entry points
98 #define DEFINE_IDTENTRY_ERRORCODE(func) \ macro
175 * Contrary to DEFINE_IDTENTRY_ERRORCODE() this does not invoke the

Completed in 113 milliseconds