Searched refs:TRAP_IST1 (Results 1 – 3 of 3) sorted by relevance
30 TRAP_IST1(0x01, idt64_debug)37 TRAP_IST1(0x08, idt64_double_fault)40 TRAP_IST1(0x0b, idt64_segnp)41 TRAP_IST1(0x0c, idt64_stack_fault)42 TRAP_IST1(0x0d, idt64_gen_prot)47 TRAP_IST1(0x12, idt64_mc)
153 #define TRAP_IST1(n, f) macro
91 #define TRAP_IST1(n, name) extern void *name ; macro104 #undef TRAP_IST1122 #define TRAP_IST1(n, name) \ macro