Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h355 #define kOSKextLogKextOrGlobalMask ((OSKextLogSpec) 0x00000008) macro
633 kOSKextLogKextOrGlobalMask))
/xnu-11215/libkern/c++/
H A DOSKext.cpp15276 OSKextLogSpec filterKextGlobal = logFilter & kOSKextLogKextOrGlobalMask;
15280 OSKextLogSpec msgKextGlobal = msgLogSpec & kOSKextLogKextOrGlobalMask;
15351 msgLogSpec = msgLogSpec | kOSKextLogKextOrGlobalMask;