Home
last modified time | relevance | path

Searched refs:cpu_has_feature (Results 1 – 3 of 3) sorted by relevance

/drivers/md/
Draid6.h67 #define cpu_has_feature(x) 1 macro
Draid6altivec.uc116 return cpu_has_feature(CPU_FTR_ALTIVEC);
/drivers/macintosh/
Dvia-pmu.c2183 if (cpu_has_feature(CPU_FTR_ALTIVEC)) in powerbook_sleep()