Searched refs:guest_GS (Results 1 – 9 of 9) sorted by relevance
191 UShort guest_GS; member
82 mach->__gs = vex->guest_GS; in x86_thread_state32_from_vex()138 vex->guest_GS = mach->__gs; in x86_thread_state32_to_vex()
314 ctst->arch.vex.guest_FS, ctst->arch.vex.guest_GS); in do_clone()
7544 tst->arch.vex.guest_GS = 0x37; in PRE()
668 tst->arch.vex.guest_GS = sc->gs; in restore_sigcontext()
58 regs.gs = vex->guest_GS; in ptrace_setregs()
263 regs->gs = arch->vex.guest_GS; in fill_prstatus()
2701 vex_state->guest_GS = 0; in LibVEX_GuestX86_initialise()2806 /* 14 */ ALWAYSDEFD(guest_GS),
264 #define OFFB_GS offsetof(VexGuestX86State,guest_GS)