Home
last modified time | relevance | path

Searched refs:cpu_has_dsp3 (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h62 #define cpu_has_dsp3 0 macro
/linux-6.1.9/arch/mips/include/asm/
Dcpu-features.h405 #ifndef cpu_has_dsp3
406 #define cpu_has_dsp3 __ase(MIPS_ASE_DSP3) macro
/linux-6.1.9/arch/mips/kernel/
Dproc.c130 if (cpu_has_dsp3) in show_cpuinfo()
Dcpu-probe.c1964 if (cpu_has_dsp3) in cpu_probe()