Searched refs:S_CMMEMMGRBASE (Results 1 – 1 of 1) sorted by relevance
3652 #define S_CMMEMMGRBASE 0 macro3654 #define V_CMMEMMGRBASE(x) ((x) << S_CMMEMMGRBASE)3655 #define G_CMMEMMGRBASE(x) (((x) >> S_CMMEMMGRBASE) & M_CMMEMMGRBASE)