Searched refs:pku_disabled (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c513 static bool pku_disabled; variable
518 if (pku_disabled || !cpu_feature_enabled(X86_FEATURE_PKU))
550 pku_disabled = true;

Completed in 135 milliseconds