Searched refs:gd_type (Results 1 – 5 of 5) sorted by relevance
104 unsigned gd_type:5; /* segment type */ member127 uint64_t gd_type:5; /* segment type */ member
617 ip->gd_type = typ; in setidt_nodisp()651 if (ip->gd_type == SDT_SYSTASKGT) { in DB_SHOW_COMMAND_FLAGS()1284 if (ip->gd_type != SDT_SYS386IGT && in fixup_idt()1285 ip->gd_type != SDT_SYS386TGT) in fixup_idt()1290 ("IDT[%d] type %d off %#x", x, ip->gd_type, off)); in fixup_idt()
170 loader_idt_e->gd_type = SDT_SYSIGT; in prepare_exception()
488 ip->gd_type = typ; in setidt()
1008 KASSERT(gd->gd_type == SDT_SYSIGT, ("gate descriptor for vector %d " in vmx_trigger_hostintr()1009 "has invalid type %d", vector, gd->gd_type)); in vmx_trigger_hostintr()