Home
last modified time | relevance | path

Searched defs:raw_cpu_has_fpu (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/include/asm/
Dcpu-features.h147 # define raw_cpu_has_fpu (raw_current_cpu_data.options & MIPS_CPU_FPU) macro
150 # define raw_cpu_has_fpu 0 macro
156 # define raw_cpu_has_fpu cpu_has_fpu macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-features.h152 # define raw_cpu_has_fpu (raw_current_cpu_data.options & MIPS_CPU_FPU) macro
155 # define raw_cpu_has_fpu 0 macro
158 # define raw_cpu_has_fpu cpu_has_fpu macro