X86_FEATURE_PKU
if (pku_disabled || !cpu_feature_enabled(X86_FEATURE_PKU))
{ X86_FEATURE_PKU, X86_FEATURE_XSAVE },
kvm_cpu_cap_clear(X86_FEATURE_PKU);
if (cpu_feature_enabled(X86_FEATURE_PKU) &&
if (cpu_feature_enabled(X86_FEATURE_PKU) &&
if (!__cpu_has(__c, X86_FEATURE_PKU)) \
if (kvm_cpu_has(X86_FEATURE_PKU))
if (kvm_cpu_has(X86_FEATURE_PKU))
if (this_cpu_has(X86_FEATURE_PKU)) {
if (!(ecx & X86_FEATURE_PKU)) {