Searched defs:X86_CR4_SMEP (Results 1 – 3 of 3) sorted by relevance
132 #define X86_CR4_SMEP _BITUL(X86_CR4_SMEP_BIT) macro
44 #define X86_CR4_SMEP (1ul << 20) macro
163 #define X86_CR4_SMEP 0x00100000 /* SMEP protection enabling */ macro