Searched refs:MSR_GSBASE (Results 1 – 11 of 11) sorted by relevance
103 return (rdmsr(MSR_GSBASE)); in vmm_get_host_gsbase()
52 /* Pull in definition for MSR_GSBASE */
166 case MSR_GSBASE: in vmcb_msr_ptr()
137 movl $MSR_GSBASE, %ecx
476 svm_msr_rw_ok(svm_sc->msr_bitmap, MSR_GSBASE); in svm_vminit()
625 #ifndef MSR_GSBASE626 #define MSR_GSBASE 0xc0000101 macro637 : : "rm" (sel), "c" (MSR_GSBASE) : "eax", "edx"); in load_gs()
186 case MSR_GSBASE: in vmcs_msr_encoding()
349 guest_msr_rw(vmx, vcpuid, MSR_GSBASE); in vmx_msr_guest_init()
792 #define MSR_GSBASE 0xc0000101 /* base address of the %gs "segment" */ macro
1119 #define MSR_GSBASE 0xc0000101 /* base address of the %gs "segment" */ macro
1542 MSR_IDENT_MAP(MSR_GSBASE) in msr_name()