Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dcputable.h137 #define CPU_FTR_SPE ASM_CONST(0x10000000) macro
144 #define CPU_FTR_SPE (0) macro
227 #define CPU_FTR_SPE_COMP CPU_FTR_SPE
/linux/arch/powerpc/kernel/
H A Dprocess.c414 if (cpu_has_feature(CPU_FTR_SPE)) in init_msr_all_available()
1161 if (cpu_has_feature(CPU_FTR_SPE)) in save_sprs()
1235 if (cpu_has_feature(CPU_FTR_SPE) && in restore_sprs()
2034 if (cpu_has_feature(CPU_FTR_SPE)) { in set_fpexc_mode()
2078 if (cpu_has_feature(CPU_FTR_SPE)) { in get_fpexc_mode()