Home
last modified time | relevance | path

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

/linux-6.6.21/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