Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOPlatformExpert.h230 int _pePrivPMFeatures; variable
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp579 return (_pePrivPMFeatures & privFeatureMask) != 0; in hasPrivPMFeature()