Searched refs:GBIOSUTIL_SEL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/x86/include/
H A Dsegments.h242 #define GBIOSUTIL_SEL 16 /* BIOS interface (Utility) */ macro
/freebsd-12-stable/sys/i386/i386/
H A Dbios.c297 ssdtosd(&ssd, &p_gdt[GBIOSUTIL_SEL].sd);
422 *(u_short *)stack = GSEL(GBIOSUTIL_SEL, SEL_KPL);

Completed in 56 milliseconds