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

/openbsd-current/sys/dev/x86emu/
H A Dx86emu_regs.h141 #define SYSMODE_SEGOVR_GS 0x00000020 macro
156 SYSMODE_SEGOVR_GS | \
163 SYSMODE_SEGOVR_GS | \
H A Dx86emu.c424 case SYSMODE_SEGOVR_GS:
425 case SYSMODE_SEGOVR_GS | SYSMODE_SEG_DS_SS:
4545 emu->x86.mode |= SYSMODE_SEGOVR_GS;

Completed in 75 milliseconds