Searched refs:S_PE (Results 1 – 1 of 1) sorted by relevance
3046 #define S_PE 2 macro3048 #define V_PE(x) ((x) << S_PE)3049 #define G_PE(x) (((x) >> S_PE) & M_PE)