Searched refs:cpuRegs (Results 1 – 5 of 5) sorted by relevance
26 #define VM86S ((struct vm86_struct *)pInt->cpuRegs) in xf86Int10ExecSetup()28 pInt->cpuRegs = &vm86_s; in xf86Int10ExecSetup()
71 pInt->cpuRegs = &M; in xf86Int10ExecSetup()
27 void *cpuRegs; member
149 c. pointer cpuRegs - pointer to a emulator/vm86-mode private
40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])