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