X86_FEATURE_GP_ON_USER_CPUID
if (cpu_has(c, X86_FEATURE_GP_ON_USER_CPUID))
if (guest_cpu_cap_has(vcpu, X86_FEATURE_GP_ON_USER_CPUID))
if (kvm_cpu_has(X86_FEATURE_GP_ON_USER_CPUID))