Searched refs:exclaves_debug (Results 1 – 3 of 3) sorted by relevance
37 extern unsigned int exclaves_debug;39 #define exclaves_debug 0 macro107 ((bool)(exclaves_debug & exclaves_debug_##flag##_flag))
239 TUNABLE_WRITEABLE(unsigned int, exclaves_debug, "exclaves_debug",
6134 extern unsigned int exclaves_debug;6135 SYSCTL_UINT(_kern, OID_AUTO, exclaves_debug, CTLFLAG_RW | CTLFLAG_LOCKED,6136 &exclaves_debug, 0, "Exclaves debug flags");