Home
last modified time | relevance | path

Searched refs:cpuRegs (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/vm86/
H A Dlinux_vm86.c26 #define VM86S ((struct vm86_struct *)pInt->cpuRegs) in xf86Int10ExecSetup()
28 pInt->cpuRegs = &vm86_s; in xf86Int10ExecSetup()
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86x86emu.c71 pInt->cpuRegs = &M; in xf86Int10ExecSetup()
H A Dxf86int10.h27 void *cpuRegs; member
H A DINT10.HOWTO149 c. pointer cpuRegs - pointer to a emulator/vm86-mode private
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])