Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h333 #define kOSKextLogLevelMask ((OSKextLogSpec) 0x00000007) macro
/xnu-11215/libkern/c++/
H A DOSKext.cpp15249 OSKextLogSpec logLevel = flags & kOSKextLogLevelMask;
15277 OSKextLogSpec filterLevel = logFilter & kOSKextLogLevelMask;
15281 OSKextLogSpec msgLevel = msgLogSpec & kOSKextLogLevelMask;