Searched defs:X86_FEATURE_PKU (Results 1 – 4 of 4) sorted by relevance
84 #define X86_FEATURE_PKU (1<<3) /* Protection Keys for Userspace */ macro
377 #define X86_FEATURE_PKU (16*32+ 3) /* Protection Keys for Userspace */ macro
371 #define X86_FEATURE_PKU (16*32+ 3) /* Protection Keys for Userspace */ macro
120 #define X86_FEATURE_PKU KVM_X86_CPU_FEATURE(0x7, 0, ECX, 3) macro
Completed in 14 milliseconds