Home
last modified time | relevance | path

Searched defs:X86_FEATURE_PKU (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dpkey-x86.h97 #define X86_FEATURE_PKU (1<<3) /* Protection Keys for Userspace */ macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
Dcpufeatures.h350 #define X86_FEATURE_PKU (16*32+ 3) /* Protection Keys for Userspace */ macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dcpufeatures.h355 #define X86_FEATURE_PKU (16*32+ 3) /* Protection Keys for Userspace */ macro