Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcputable.h169 #define CPU_FTR_SPE ASM_CONST(0x02000000) macro
250 #define CPU_FTR_SPE_COMP CPU_FTR_SPE
/arch/powerpc/kernel/
Dprocess.c464 if (cpu_has_feature(CPU_FTR_SPE)) in init_msr_all_available()
1702 if (cpu_has_feature(CPU_FTR_SPE)) { in set_fpexc_mode()
1747 if (cpu_has_feature(CPU_FTR_SPE)) { in get_fpexc_mode()
Dentry_32.S637 END_FTR_SECTION_IFSET(CPU_FTR_SPE)
675 END_FTR_SECTION_IFSET(CPU_FTR_SPE)