Searched defs:DEFINE_IDTENTRY_ERRORCODE (Results 1 – 3 of 3) sorted by relevance
325 DEFINE_IDTENTRY_ERRORCODE(exc_invalid_tss) in DEFINE_IDTENTRY_ERRORCODE() function331 DEFINE_IDTENTRY_ERRORCODE(exc_segment_not_present) in DEFINE_IDTENTRY_ERRORCODE() function337 DEFINE_IDTENTRY_ERRORCODE(exc_stack_segment) in DEFINE_IDTENTRY_ERRORCODE() function343 DEFINE_IDTENTRY_ERRORCODE(exc_alignment_check) in DEFINE_IDTENTRY_ERRORCODE() function693 DEFINE_IDTENTRY_ERRORCODE(exc_general_protection) in DEFINE_IDTENTRY_ERRORCODE() function
148 DEFINE_IDTENTRY_ERRORCODE(exc_control_protection) in DEFINE_IDTENTRY_ERRORCODE() function
98 #define DEFINE_IDTENTRY_ERRORCODE(func) \ macro