Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/libkern/
H A DOSKextLibPrivate.h363 #define kOSKextLogFlagsMask ((OSKextLogSpec) 0x0ffffff0) macro
/xnu-10002.61.3/libkern/c++/
H A DOSKext.cpp927 kOSKextLogFlagsMask, in initialize()
15126 OSKextLogSpec filterFlags = logFilter & kOSKextLogFlagsMask;
15130 OSKextLogSpec msgFlags = msgLogSpec & kOSKextLogFlagsMask;