Searched defs:X86_FEATURE_UMIP (Results 1 – 3 of 3) sorted by relevance
378 #define X86_FEATURE_UMIP (16*32+ 2) /* User Mode Instruction Protection */ macro
387 #define X86_FEATURE_UMIP (16*32+ 2) /* User Mode Instruction Protection */ macro
154 #define X86_FEATURE_UMIP KVM_X86_CPU_FEATURE(0x7, 0, ECX, 2) macro