Home
last modified time | relevance | path

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

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