Searched refs:CPU_FTR_TAU (Results 1 – 3 of 3) sorted by relevance
145 #define CPU_FTR_TAU ASM_CONST(0x0000000000000010) macro290 CPU_FTR_TAU | CPU_FTR_MAYBE_CAN_NAP | \294 CPU_FTR_TAU | CPU_FTR_MAYBE_CAN_NAP | \307 CPU_FTR_TAU | CPU_FTR_ALTIVEC_COMP | \
224 if (!cpu_has_feature(CPU_FTR_TAU)) { in TAU_init()
249 if (cur_cpu_spec->cpu_features & CPU_FTR_TAU) { in show_cpuinfo()