Searched refs:S_MT_PVTP (Results 1 – 1 of 1) sorted by relevance
61813 #define S_MT_PVTP 10 macro61815 #define V_MT_PVTP(x) ((x) << S_MT_PVTP)61816 #define G_MT_PVTP(x) (((x) >> S_MT_PVTP) & M_MT_PVTP)