| /Linux-v5.4/arch/mips/include/asm/ |
| D | fpu.h | 115 return cpu_has_fpu && __is_fpu_owner(); in is_fpu_owner() 146 if (cpu_has_fpu && !__is_fpu_owner()) { in own_fpu_inatomic() 229 if (cpu_has_fpu) in save_fp() 235 if (cpu_has_fpu) in restore_fp()
|
| D | cpu-features.h | 130 #ifndef cpu_has_fpu 132 # define cpu_has_fpu (current_cpu_data.options & MIPS_CPU_FPU) macro 135 # define cpu_has_fpu 0 macro 139 # define raw_cpu_has_fpu cpu_has_fpu
|
| D | switch_to.h | 56 if (cpu_has_fpu && \
|
| /Linux-v5.4/arch/mips/kernel/ |
| D | smp-cmp.c | 56 if (cpu_has_fpu) in cmp_smp_finish() 101 if (cpu_has_fpu) in cmp_smp_setup()
|
| D | smp-mt.c | 127 if (cpu_has_fpu) in vsmp_smp_finish() 190 if (cpu_has_fpu) in vsmp_smp_setup()
|
| D | smp-cps.c | 113 if (cpu_has_fpu) in cps_smp_setup() 390 if (cpu_has_fpu) in cps_smp_finish()
|
| D | signal.c | 945 if (cpu_has_fpu) { in signal_setup()
|
| D | traps.c | 2411 if (cpu_has_fpu && !cpu_has_nofpuex) in trap_init()
|
| /Linux-v5.4/arch/mips/include/asm/mach-pmcs-msp71xx/ |
| D | cpu-feature-overrides.h | 15 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-pic32/ |
| D | cpu-feature-overrides.h | 21 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ath25/ |
| D | cpu-feature-overrides.h | 23 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ralink/rt288x/ |
| D | cpu-feature-overrides.h | 21 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ralink/rt305x/ |
| D | cpu-feature-overrides.h | 21 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ralink/rt3883/ |
| D | cpu-feature-overrides.h | 20 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ralink/mt7620/ |
| D | cpu-feature-overrides.h | 21 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/sh/kernel/cpu/ |
| D | init.c | 27 #define cpu_has_fpu 1 macro 29 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-lantiq/falcon/ |
| D | cpu-feature-overrides.h | 20 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ath79/ |
| D | cpu-feature-overrides.h | 21 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ralink/mt7621/ |
| D | cpu-feature-overrides.h | 22 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-rc32434/ |
| D | cpu-feature-overrides.h | 23 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-bcm63xx/ |
| D | cpu-feature-overrides.h | 10 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-ip27/ |
| D | cpu-feature-overrides.h | 31 #define cpu_has_fpu 1 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-bcm47xx/ |
| D | cpu-feature-overrides.h | 10 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/include/asm/mach-au1x00/ |
| D | cpu-feature-overrides.h | 25 #define cpu_has_fpu 0 macro
|
| /Linux-v5.4/arch/mips/dec/ |
| D | setup.c | 762 if (dec_interrupt[DEC_IRQ_FPU] >= 0 && cpu_has_fpu) { in arch_init_irq()
|