Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/mm/
A Dpkey-x86.h84 #define X86_FEATURE_PKU (1<<3) /* Protection Keys for Userspace */ macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h377 #define X86_FEATURE_PKU (16*32+ 3) /* Protection Keys for Userspace */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h371 #define X86_FEATURE_PKU (16*32+ 3) /* Protection Keys for Userspace */ macro
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Dprocessor.h120 #define X86_FEATURE_PKU KVM_X86_CPU_FEATURE(0x7, 0, ECX, 3) macro

Completed in 14 milliseconds