Searched defs:X86_FEATURE_UMIP (Results 1 – 2 of 2) sorted by relevance
391 #define X86_FEATURE_UMIP (16*32+ 2) /* "umip" User Mode Instruction Protection */ macro
168 #define X86_FEATURE_UMIP KVM_X86_CPU_FEATURE(0x7, 0, ECX, 2) macro