Searched refs:CPU_FTR_TAU (Results 1 – 3 of 3) sorted by relevance
150 #define CPU_FTR_TAU ASM_CONST(0x00008000) macro306 CPU_FTR_TAU | CPU_FTR_MAYBE_CAN_NAP | \310 CPU_FTR_TAU | CPU_FTR_MAYBE_CAN_NAP | \323 CPU_FTR_TAU | CPU_FTR_ALTIVEC_COMP | \
197 if (!cpu_has_feature(CPU_FTR_TAU)) { in TAU_init()
256 if (cpu_has_feature(CPU_FTR_TAU)) { in show_cpuinfo()