Searched refs:S_DEBUGSELLO (Results 1 – 1 of 1) sorted by relevance
3436 #define S_DEBUGSELLO 0 macro3438 #define V_DEBUGSELLO(x) ((x) << S_DEBUGSELLO)3439 #define G_DEBUGSELLO(x) (((x) >> S_DEBUGSELLO) & M_DEBUGSELLO)