Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dcputable.h163 #define CPU_FTR_SPE ASM_CONST(0x10000000) macro
250 #define CPU_FTR_SPE_COMP CPU_FTR_SPE
/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c487 if (cpu_has_feature(CPU_FTR_SPE)) in init_msr_all_available()
1861 if (cpu_has_feature(CPU_FTR_SPE)) { in set_fpexc_mode()
1906 if (cpu_has_feature(CPU_FTR_SPE)) { in get_fpexc_mode()
Dentry_32.S684 END_FTR_SECTION_IFSET(CPU_FTR_SPE)
722 END_FTR_SECTION_IFSET(CPU_FTR_SPE)