Lines Matching refs:R_GS
349 new_segs[R_GS] = 0; in switch_tss()
499 tss_load_seg(R_GS, new_segs[R_GS]); in switch_tss()
789 PUSHL(ssp, esp, sp_mask, env->segs[R_GS].selector); in do_interrupt_protected()
806 PUSHW(ssp, esp, sp_mask, env->segs[R_GS].selector); in do_interrupt_protected()
827 cpu_x86_load_seg_cache(env, R_GS, 0, 0, 0, 0); in do_interrupt_protected()
1507 cpu_x86_load_seg_cache(env, R_GS, 0, 0, 0xffffffff, 0); in do_smm_enter()
2562 if ((seg_reg == R_FS || seg_reg == R_GS) && in validate_seg()
2728 validate_seg(R_GS, rpl); in helper_ret_protected()
2765 load_seg_vm(R_GS, new_gs & 0xffff); in helper_ret_protected()
3090 env->segs[R_GS].base = val; in helper_wrmsr()
3209 val = env->segs[R_GS].base; in helper_rdmsr()
5130 env, R_GS); in helper_vmload()
5165 &env->segs[R_GS]); in helper_vmsave()