Home
last modified time | relevance | path

Searched refs:CPU_FTR_TAU (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcputable.h150 #define CPU_FTR_TAU ASM_CONST(0x00008000) macro
306 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 | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcputable.h126 #define CPU_FTR_TAU ASM_CONST(0x00008000) macro
281 CPU_FTR_TAU | CPU_FTR_MAYBE_CAN_NAP | \
285 CPU_FTR_TAU | CPU_FTR_MAYBE_CAN_NAP | \
298 CPU_FTR_TAU | CPU_FTR_ALTIVEC_COMP | \
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtau_6xx.c197 if (!cpu_has_feature(CPU_FTR_TAU)) { in TAU_init()
H A Dsetup-common.c256 if (cpu_has_feature(CPU_FTR_TAU)) { in show_cpuinfo()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtau_6xx.c194 if (!cpu_has_feature(CPU_FTR_TAU)) { in TAU_init()
H A Dsetup-common.c264 if (cpu_has_feature(CPU_FTR_TAU)) { in show_cpuinfo()

Completed in 8 milliseconds