Searched refs:S_TPT_PERM (Results 1 – 1 of 1) sorted by relevance
508 #define S_TPT_PERM 28 macro510 #define V_TPT_PERM(x) ((x) << S_TPT_PERM)511 #define G_TPT_PERM(x) (((x) >> S_TPT_PERM) & M_TPT_PERM)