Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dcpuid.h80 #define CPUID_FEATURE_PGE _Bit(13) /* Page Global Enable */ macro
H A Dcpuid.c1039 {CPUID_FEATURE_PGE, "PGE"},