Searched defs:X86_CR4_PKE (Results 1 – 3 of 3) sorted by relevance
129 #define X86_CR4_PKE _BITUL(X86_CR4_PKE_BIT) macro
132 #define X86_CR4_PKE _BITUL(X86_CR4_PKE_BIT) macro
37 #define X86_CR4_PKE (1ul << 22) macro