Searched refs:MSR_GSBASE (Results 1 – 4 of 4) sorted by relevance
224 case MSR_GSBASE: in helper_wrmsr()383 case MSR_GSBASE: in helper_rdmsr()
359 hv_vcpu_enable_native_msr(cpu->accel->fd, MSR_GSBASE, 1); in hvf_arch_init_vcpu()546 case MSR_GSBASE: in hvf_simulate_rdmsr()651 case MSR_GSBASE: in hvf_simulate_wrmsr()
149 hv_vcpu_write_msr(cs->accel->fd, MSR_GSBASE, env->segs[R_GS].base); in hvf_put_msrs()
528 #define MSR_GSBASE 0xc0000101 macro