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

/openbsd-current/sys/arch/i386/include/
H A Dsegments.h224 #define GBIOS32_SEL 15 /* spare slot for 32 bit BIOS calls */ macro
/openbsd-current/sys/arch/i386/i386/
H A Dbios.c677 setgdt(GBIOS32_SEL, (caddr_t)va, BIOS32_END, SDT_MEMERA, SEL_KPL, 1, 0);
694 e->segment = GSEL(GBIOS32_SEL, SEL_KPL);

Completed in 128 milliseconds