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))
192 TUNABLE_WRITEABLE(unsigned int, exclaves_debug, "exclaves_debug", 0);
6143 extern unsigned int exclaves_debug;6144 SYSCTL_UINT(_kern, OID_AUTO, exclaves_debug, CTLFLAG_RW | CTLFLAG_LOCKED,6145 &exclaves_debug, 0, "Exclaves debug flags");