Searched refs:S_CPISEL (Results 1 – 1 of 1) sorted by relevance
56695 #define S_CPISEL 0 macro56697 #define V_CPISEL(x) ((x) << S_CPISEL)56698 #define G_CPISEL(x) (((x) >> S_CPISEL) & M_CPISEL)