Searched refs:X86_FEATURE_UMIP (Results 1 – 2 of 2) sorted by relevance
28 # define DISABLE_UMIP (1<<(X86_FEATURE_UMIP & 31))
337 #define X86_FEATURE_UMIP (16*32+ 2) /* User Mode Instruction Protection */ macro