Home
last modified time | relevance | path

Searched refs:X86_FEATURE_UMIP (Results 1 – 2 of 2) sorted by relevance

/tools/arch/x86/include/asm/
Ddisabled-features.h28 # define DISABLE_UMIP (1<<(X86_FEATURE_UMIP & 31))
Dcpufeatures.h337 #define X86_FEATURE_UMIP (16*32+ 2) /* User Mode Instruction Protection */ macro