Searched refs:T_FASTTRAP (Results 1 – 9 of 9) sorted by relevance
67 #define T_FASTTRAP 0xd2 /* fast system call */ macro
70 int $T_FASTTRAP
177 int $T_FASTTRAP
114 int $T_FASTTRAP
327 int $T_FASTTRAP
779 set_gatesegd(&idt[T_FASTTRAP], in init_idt_common()781 KCS_SEL, SDT_SYSIGT, TRP_UPL, idt_vector_to_ist(T_FASTTRAP)); in init_idt_common()
383 (((v) == T_FASTTRAP) || ((v) == APIC_SPUR_INTR) || \
657 pushq $_CONST(_MUL(T_FASTTRAP, GATE_DESC_SIZE) + 2)
354 { T_FASTTRAP, "fasttrap-0xd2" },