Searched refs:X86_FEATURE_FSGSBASE (Results 1 – 4 of 4) sorted by relevance
238 #define X86_FEATURE_FSGSBASE ( 9*32+ 0) /* RDFSBASE, WRFSBASE, RDGSBASE, WRGSBASE instructions*/ macro
6994 cr4_fixed1_update(X86_CR4_FSGSBASE, ebx, bit(X86_FEATURE_FSGSBASE)); in nested_vmx_cr_fixed1_bits_update()
902 if (!guest_cpuid_has(vcpu, X86_FEATURE_FSGSBASE) && (cr4 & X86_CR4_FSGSBASE)) in kvm_valid_cr4()