Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dcputable.h137 #define CPU_FTR_SPE ASM_CONST(0x10000000) macro
144 #define CPU_FTR_SPE (0) macro
226 #define CPU_FTR_SPE_COMP CPU_FTR_SPE
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c416 if (cpu_has_feature(CPU_FTR_SPE)) in init_msr_all_available()
1163 if (cpu_has_feature(CPU_FTR_SPE)) in save_sprs()
1231 if (cpu_has_feature(CPU_FTR_SPE) && in restore_sprs()
1990 if (cpu_has_feature(CPU_FTR_SPE)) { in set_fpexc_mode()
2034 if (cpu_has_feature(CPU_FTR_SPE)) { in get_fpexc_mode()

Completed in 7 milliseconds