X86_FEATURE_FSGSBASE
if (boot_cpu_has(X86_FEATURE_FSGSBASE))
if (boot_cpu_has(X86_FEATURE_FSGSBASE))
if (boot_cpu_has(X86_FEATURE_FSGSBASE) ||
if (cpu_feature_enabled(X86_FEATURE_FSGSBASE)) {
if (!boot_cpu_has(X86_FEATURE_FSGSBASE))
setup_clear_cpu_cap(X86_FEATURE_FSGSBASE);
if (static_cpu_has(X86_FEATURE_FSGSBASE)) {
if (static_cpu_has(X86_FEATURE_FSGSBASE)) {
if (boot_cpu_has(X86_FEATURE_FSGSBASE)) {
if (boot_cpu_has(X86_FEATURE_FSGSBASE)) {
else if (boot_cpu_has(X86_FEATURE_FSGSBASE) ||
else if (boot_cpu_has(X86_FEATURE_FSGSBASE) ||
if (!__cpu_has(__c, X86_FEATURE_FSGSBASE)) \
if (kvm_cpu_has(X86_FEATURE_FSGSBASE))