Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h363 #define kOSKextLogFlagsMask ((OSKextLogSpec) 0x0ffffff0) macro
/xnu-11215/libkern/c++/
H A DOSKext.cpp1008 kOSKextLogFlagsMask, in initialize()
15278 OSKextLogSpec filterFlags = logFilter & kOSKextLogFlagsMask;
15282 OSKextLogSpec msgFlags = msgLogSpec & kOSKextLogFlagsMask;