Searched refs:S_VOFFA (Results 1 – 1 of 1) sorted by relevance
43122 #define S_VOFFA 0 macro43124 #define V_VOFFA(x) ((x) << S_VOFFA)43125 #define G_VOFFA(x) (((x) >> S_VOFFA) & M_VOFFA)