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

/freebsd-12-stable/sys/x86/include/
H A Dsegments.h241 #define GBIOSDATA_SEL 15 /* BIOS interface (Data) */ macro
/freebsd-12-stable/sys/i386/i386/
H A Dbios.c291 ssdtosd(&ssd, &p_gdt[GBIOSDATA_SEL].sd);
427 *(u_short *)stack = GSEL(GBIOSDATA_SEL, SEL_KPL);

Completed in 180 milliseconds