Home
last modified time | relevance | path

Searched defs:X86_FEATURE_OSPKE (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/x86/
Dpkey-helpers.h160 #define X86_FEATURE_OSPKE (1<<4) /* OS Protection Keys Enable */ macro
/tools/arch/x86/include/asm/
Dcpufeatures.h339 #define X86_FEATURE_OSPKE (16*32+ 4) /* OS Protection Keys Enable */ macro