Searched refs:KDBG_USERFLAGS (Results 1 – 2 of 2) sorted by relevance
415 #define KDBG_USERFLAGS (KDBG_NOWRAP | KDBG_CONTINUOUS_TIME | KDBG_DISABLE_COPROCS | KDBG_MATCH_DIS… macro
2741 value &= KDBG_USERFLAGS; in kdbg_control()2746 value &= KDBG_USERFLAGS; in kdbg_control()