Searched refs:S_MT_PVTP (Results 1 – 1 of 1) sorted by relevance
61811 #define S_MT_PVTP 10 macro61813 #define V_MT_PVTP(x) ((x) << S_MT_PVTP)61814 #define G_MT_PVTP(x) (((x) >> S_MT_PVTP) & M_MT_PVTP)