Searched defs:KDB_STATE (Results 1 – 2 of 2) sorted by relevance
147 #define KDB_STATE(flag) (kdb_state & KDB_STATE_##flag) macro
148 #define KDB_STATE(flag) (kdb_state & KDB_STATE_##flag) macro