Searched defs:X86_FEATURE_OSPKE (Results 1 – 4 of 4) sorted by relevance
67 #define X86_FEATURE_OSPKE (1<<4) /* OS Protection Keys Enable */ macro
380 #define X86_FEATURE_OSPKE (16*32+ 4) /* OS Protection Keys Enable */ macro
389 #define X86_FEATURE_OSPKE (16*32+ 4) /* OS Protection Keys Enable */ macro
156 #define X86_FEATURE_OSPKE KVM_X86_CPU_FEATURE(0x7, 0, ECX, 4) macro