Searched refs:cpu_has_smartmips (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-tx49xx/
H A Dcpu-feature-overrides.h11 #define cpu_has_smartmips 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h28 #define cpu_has_smartmips 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cobalt/
H A Dcpu-feature-overrides.h43 #define cpu_has_smartmips 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-jz4740/
H A Dcpu-feature-overrides.h30 #define cpu_has_smartmips 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-rc32434/
H A Dcpu-feature-overrides.h53 #define cpu_has_smartmips 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dcpu-feature-overrides.h24 #define cpu_has_smartmips 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-loongson/
H A Dcpu-feature-overrides.h50 #define cpu_has_smartmips 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h98 #ifndef cpu_has_smartmips
99 #define cpu_has_smartmips (cpu_data[0].ases & MIPS_ASE_SMARTMIPS) macro
239 #define cpu_has_contextconfig ((cpu_data[0].options & MIPS_CPU_CTXTC) || cpu_has_smartmips)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dproc.c67 cpu_has_smartmips ? " smartmips" : "",

Completed in 119 milliseconds