Searched refs:S_CPISEL (Results 1 – 1 of 1) sorted by relevance
23296 #define S_CPISEL 0 macro23298 #define V_CPISEL(x) ((x) << S_CPISEL)23299 #define G_CPISEL(x) (((x) >> S_CPISEL) & M_CPISEL)