Home
last modified time | relevance | path

Searched refs:cpu_has_dsp (Results 1 – 25 of 30) sorted by relevance

12

/linux-2.6.39/arch/mips/include/asm/
Ddsp.h39 if (cpu_has_dsp) in init_dsp()
56 if (cpu_has_dsp) \
73 if (cpu_has_dsp) \
Dsystem.h79 if (cpu_has_dsp) \
87 if (cpu_has_dsp) \
Dcpu-features.h170 #ifndef cpu_has_dsp
171 #define cpu_has_dsp (cpu_data[0].ases & MIPS_ASE_DSP) macro
/linux-2.6.39/arch/mips/power/
Dcpu.c23 if (cpu_has_dsp) in save_processor_state()
33 if (cpu_has_dsp) in restore_processor_state()
/linux-2.6.39/arch/mips/kernel/
Dptrace32.c171 if (!cpu_has_dsp) { in compat_arch_ptrace()
181 if (!cpu_has_dsp) { in compat_arch_ptrace()
271 if (!cpu_has_dsp) { in compat_arch_ptrace()
281 if (!cpu_has_dsp) { in compat_arch_ptrace()
Dptrace.c371 if (!cpu_has_dsp) { in arch_ptrace()
381 if (!cpu_has_dsp) { in arch_ptrace()
460 if (!cpu_has_dsp) { in arch_ptrace()
470 if (!cpu_has_dsp) { in arch_ptrace()
Dproc.c72 cpu_has_dsp ? " dsp" : "", in show_cpuinfo()
/linux-2.6.39/arch/mips/include/asm/pmc-sierra/msp71xx/
Dcpu-feature-overrides.h12 #define cpu_has_dsp 1 macro
/linux-2.6.39/arch/mips/include/asm/mach-tx49xx/
Dcpu-feature-overrides.h14 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-ip32/
Dcpu-feature-overrides.h39 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-ip22/
Dcpu-feature-overrides.h32 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-rm/
Dcpu-feature-overrides.h32 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-yosemite/
Dcpu-feature-overrides.h28 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-sibyte/
Dcpu-feature-overrides.h28 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-ip28/
Dcpu-feature-overrides.h29 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-ath79/
Dcpu-feature-overrides.h45 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h28 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-rc32434/
Dcpu-feature-overrides.h62 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h36 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-cobalt/
Dcpu-feature-overrides.h47 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-jz4740/
Dcpu-feature-overrides.h40 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-loongson/
Dcpu-feature-overrides.h34 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/sh/kernel/cpu/
Dinit.c36 #define cpu_has_dsp 1 macro
38 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dcpu-feature-overrides.h39 #define cpu_has_dsp 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-cavium-octeon/
Dcpu-feature-overrides.h55 #define cpu_has_dsp 0 macro

12