Searched refs:S_MT_PVTP (Results 1 – 1 of 1) sorted by relevance
74077 #define S_MT_PVTP 10 macro74079 #define V_MT_PVTP(x) ((x) << S_MT_PVTP)74080 #define G_MT_PVTP(x) (((x) >> S_MT_PVTP) & M_MT_PVTP)