Searched refs:S_VOFFA (Results 1 – 1 of 1) sorted by relevance
22528 #define S_VOFFA 0 macro22530 #define V_VOFFA(x) ((x) << S_VOFFA)22531 #define G_VOFFA(x) (((x) >> S_VOFFA) & M_VOFFA)