Searched refs:S_PMSIZE (Results 1 – 1 of 1) sorted by relevance
3670 #define S_PMSIZE 0 macro3672 #define V_PMSIZE(x) ((x) << S_PMSIZE)3673 #define G_PMSIZE(x) (((x) >> S_PMSIZE) & M_PMSIZE)