Searched refs:S_PVTP (Results 1 – 1 of 1) sorted by relevance
60950 #define S_PVTP 11 macro60952 #define V_PVTP(x) ((x) << S_PVTP)60953 #define G_PVTP(x) (((x) >> S_PVTP) & M_PVTP)