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
610 ip->gd_type = typ; in setidt_nodisp()644 if (ip->gd_type == SDT_SYSTASKGT) { in DB_SHOW_COMMAND_FLAGS()1277 if (ip->gd_type != SDT_SYS386IGT && in fixup_idt()1278 ip->gd_type != SDT_SYS386TGT) in fixup_idt()1283 ("IDT[%d] type %d off %#x", x, ip->gd_type, off)); in fixup_idt()
200 loader_idt_e->gd_type = SDT_SYSIGT; in prepare_exception()
493 ip->gd_type = typ; in setidt()1841 gpf_descr->gd_type = SDT_SYSTGT; in wrmsr_early_safe_start()
1010 KASSERT(gd->gd_type == SDT_SYSIGT, ("gate descriptor for vector %d " in vmx_trigger_hostintr()1011 "has invalid type %d", vector, gd->gd_type)); in vmx_trigger_hostintr()