Home
last modified time | relevance | path

Searched refs:SYSMODE_SEGOVR_FS (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dregs.h231 #define SYSMODE_SEGOVR_FS 0x00000010 macro
246 SYSMODE_SEGOVR_FS | \
253 SYSMODE_SEGOVR_FS | \
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h233 #define SYSMODE_SEGOVR_FS 0x00000010 macro
248 SYSMODE_SEGOVR_FS | \
255 SYSMODE_SEGOVR_FS | \
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Ddecode.c276 case SYSMODE_SEGOVR_FS: in get_data_segment()
277 case SYSMODE_SEGOVR_FS | SYSMODE_SEG_DS_SS: in get_data_segment()
H A Dops.c867 M.x86.mode |= SYSMODE_SEGOVR_FS; in x86emuOp_segovr_FS()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Ddecode.c293 case SYSMODE_SEGOVR_FS: in get_data_segment()
294 case SYSMODE_SEGOVR_FS | SYSMODE_SEG_DS_SS: in get_data_segment()
H A Dops.c4507 M.x86.mode |= SYSMODE_SEGOVR_FS; in x86emuOp_segovr_FS()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch1010 - case SYSMODE_SEGOVR_FS:
1011 - case SYSMODE_SEGOVR_FS | SYSMODE_SEG_DS_SS:
1033 + case SYSMODE_SEGOVR_FS:
1034 + case SYSMODE_SEGOVR_FS | SYSMODE_SEG_DS_SS: