Searched refs:exclaves_debug (Results 1 – 3 of 3) sorted by relevance
42 extern unsigned int exclaves_debug;44 #define exclaves_debug 0 macro112 ((bool)(exclaves_debug & exclaves_debug_##flag##_flag))
173 TUNABLE_WRITEABLE(unsigned int, exclaves_debug, "exclaves_debug",
6244 extern unsigned int exclaves_debug;6245 SYSCTL_UINT(_kern, OID_AUTO, exclaves_debug, CTLFLAG_RW | CTLFLAG_LOCKED,6246 &exclaves_debug, 0, "Exclaves debug flags");