Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcputable.h161 #define CPU_FTR_SPE ASM_CONST(0x10000000) macro
248 #define CPU_FTR_SPE_COMP CPU_FTR_SPE
/arch/powerpc/kernel/
Dprocess.c471 if (cpu_has_feature(CPU_FTR_SPE)) in init_msr_all_available()
1831 if (cpu_has_feature(CPU_FTR_SPE)) { in set_fpexc_mode()
1876 if (cpu_has_feature(CPU_FTR_SPE)) { in get_fpexc_mode()
Dentry_32.S695 END_FTR_SECTION_IFSET(CPU_FTR_SPE)
734 END_FTR_SECTION_IFSET(CPU_FTR_SPE)