Searched refs:GATE_TRAP (Results 1 – 4 of 4) sorted by relevance
16 entry.bits.type = GATE_TRAP; in set_idt_entry()
92 GATE_TRAP = 0xF, enumerator
330 idtentry.bits.type = GATE_TRAP; in prepare_debug_idt()
853 if (val->bits.type != GATE_TRAP && val->bits.type != GATE_INTERRUPT) in cvt_gate_to_trap()
Completed in 13 milliseconds