Searched refs:CPU_FTR_SPE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcputable.h164 #define CPU_FTR_SPE ASM_CONST(0x0000000002000000) macro
234 #define CPU_FTR_SPE_COMP CPU_FTR_SPE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprocess.c860 if (cpu_has_feature(CPU_FTR_SPE)) {
892 if (cpu_has_feature(CPU_FTR_SPE))
H A Dentry_32.S663 END_FTR_SECTION_IFSET(CPU_FTR_SPE)
702 END_FTR_SECTION_IFSET(CPU_FTR_SPE)

Completed in 526 milliseconds