Searched refs:T_BP (Results 1 – 2 of 2) sorted by relevance
72 idt[T_BP].type = 0xEE; in Trap_Init()164 if (tf->vector == T_BP || tf->vector == T_DE) { in trap_entry()206 case T_BP: in trap_entry()
8 #define T_BP 3 /* Breakpoint Exception */ macro