Home
last modified time | relevance | path

Searched refs:cpu_has_dsp3 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h63 #define cpu_has_dsp3 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h62 #define cpu_has_dsp3 0 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h424 #ifndef cpu_has_dsp3
425 #define cpu_has_dsp3 __ase(MIPS_ASE_DSP3) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-features.h422 #ifndef cpu_has_dsp3
423 #define cpu_has_dsp3 __ase(MIPS_ASE_DSP3) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dproc.c123 if (cpu_has_dsp3) seq_printf(m, "%s", " dsp3"); in show_cpuinfo()
H A Dcpu-probe.c2095 if (cpu_has_dsp3) in cpu_probe()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dproc.c130 if (cpu_has_dsp3) in show_cpuinfo()
H A Dcpu-probe.c1968 if (cpu_has_dsp3) in cpu_probe()

Completed in 8 milliseconds