Searched refs:S_DEBUGSELLO (Results 1 – 1 of 1) sorted by relevance
3435 #define S_DEBUGSELLO 0 macro3437 #define V_DEBUGSELLO(x) ((x) << S_DEBUGSELLO)3438 #define G_DEBUGSELLO(x) (((x) >> S_DEBUGSELLO) & M_DEBUGSELLO)