Searched defs:X86_FEATURE_OSPKE (Results 1 – 4 of 4) sorted by relevance
71 #define X86_FEATURE_OSPKE (1<<4) /* OS Protection Keys Enable */ macro
390 #define X86_FEATURE_OSPKE (16*32+ 4) /* "ospke" OS Protection Keys Enable */ macro
391 #define X86_FEATURE_OSPKE (16*32+ 4) /* "ospke" OS Protection Keys Enable */ macro
166 #define X86_FEATURE_OSPKE KVM_X86_CPU_FEATURE(0x7, 0, ECX, 4) macro
Completed in 16 milliseconds