Home
last modified time | relevance | path

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

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