Home
last modified time | relevance | path

Searched refs:SDT_SYS386TGT (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dsegments.h166 #define SDT_SYS386TGT 15 /* system 386 trap gate */ macro
/f-stack/freebsd/x86/x86/
H A Didentcpu.c1259 setidt(IDT_UD, bluetrap6, SDT_SYS386TGT, SEL_KPL, in identblue()
1267 setidt(IDT_GP, bluetrap13, SDT_SYS386TGT, SEL_KPL, in identblue()
/f-stack/freebsd/i386/i386/
H A Dsys_machdep.c629 case SDT_SYS386TGT: /* system 386 trap gate */ in i386_set_ldt()
H A Dnpx.c243 setidt(IDT_MF, probetrap, SDT_SYS386TGT, SEL_KPL, in npx_probe()
H A Dmachdep.c2203 ip->gd_type != SDT_SYS386TGT) in fixup_idt()