cpu_has_fre       519 arch/mips/include/asm/cpu-features.h #ifndef cpu_has_fre
cpu_has_fre        66 arch/mips/include/asm/fpu.h 		if (!cpu_has_fre)
cpu_has_fre        81 arch/mips/include/asm/fpu.h 		if (cpu_has_fre) {
cpu_has_fre       777 arch/mips/kernel/process.c 	if ((value & PR_FP_MODE_FRE) && raw_cpu_has_fpu && !cpu_has_fre)
cpu_has_fre      1255 arch/mips/kvm/emulate.c 		if (cpu_has_fre)
cpu_has_fre      1524 arch/mips/kvm/mips.c 	if (cpu_has_fre) {
cpu_has_fre      1568 arch/mips/kvm/mips.c 		if (sr & ST0_CU1 && cpu_has_fre) {
cpu_has_fre       122 arch/mips/kvm/vz.c 		if (cpu_has_fre)