Searched refs:cpu_has_fre (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h47 #define cpu_has_fre 0 macro
/linux-master/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h68 #define cpu_has_fre 0 macro
/linux-master/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h70 #define cpu_has_fre 0 macro
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h82 #define cpu_has_fre 0 macro
/linux-master/arch/mips/include/asm/
H A Dfpu.h66 if (!cpu_has_fre)
81 if (cpu_has_fre) {
H A Dcpu-features.h542 #ifndef cpu_has_fre
543 # define cpu_has_fre __opt(MIPS_CPU_FRE) macro
/linux-master/arch/mips/kernel/
H A Dproc.c240 if (cpu_has_fre)
H A Dprocess.c814 if ((value & PR_FP_MODE_FRE) && raw_cpu_has_fpu && !cpu_has_fre)
/linux-master/arch/mips/kvm/
H A Dmips.c1396 if (cpu_has_fre) {
1440 if (sr & ST0_CU1 && cpu_has_fre) {
H A Dvz.c125 if (cpu_has_fre)

Completed in 220 milliseconds