Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/i386/
H A Dcpuid.h167 #define CPUID_LEAF7_FEATURE_UMIP _HBit(2) /* User Mode Instruction Prevention */ macro
H A Dcpuid.c1160 {CPUID_LEAF7_FEATURE_UMIP, "UMIP"},