Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dcputable.h161 #define CPU_FTR_SPE ASM_CONST(0x10000000) macro
168 #define CPU_FTR_SPE (0) macro
252 #define CPU_FTR_SPE_COMP CPU_FTR_SPE
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dprocess.c417 if (cpu_has_feature(CPU_FTR_SPE)) in init_msr_all_available()
1913 if (cpu_has_feature(CPU_FTR_SPE)) { in set_fpexc_mode()
1956 if (cpu_has_feature(CPU_FTR_SPE)) { in get_fpexc_mode()
Dentry_32.S732 END_FTR_SECTION_IFSET(CPU_FTR_SPE)
771 END_FTR_SECTION_IFSET(CPU_FTR_SPE)