Searched refs:S_VOFFA (Results 1 – 1 of 1) sorted by relevance
55927 #define S_VOFFA 0 macro55929 #define V_VOFFA(x) ((x) << S_VOFFA)55930 #define G_VOFFA(x) (((x) >> S_VOFFA) & M_VOFFA)