Searched refs:S_CMMEMMGRBASE (Results 1 – 1 of 1) sorted by relevance
3651 #define S_CMMEMMGRBASE 0 macro3653 #define V_CMMEMMGRBASE(x) ((x) << S_CMMEMMGRBASE)3654 #define G_CMMEMMGRBASE(x) (((x) >> S_CMMEMMGRBASE) & M_CMMEMMGRBASE)