Searched refs:cpu_has_feature (Results 1 – 3 of 3) sorted by relevance
67 #define cpu_has_feature(x) 1 macro
116 return cpu_has_feature(CPU_FTR_ALTIVEC);
2183 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in powerbook_sleep()