Searched refs:IS_C_PROCESSOR (Results 1 – 2 of 2) sorted by relevance
116 #define IS_C_PROCESSOR(svr) (!((svr >> 12) & 0x1)) macro
401 if (IS_C_PROCESSOR(svr)) in cpu_name()