Searched refs:cpu_has_smartmips (Results 1 – 10 of 10) sorted by relevance
11 #define cpu_has_smartmips 0 macro
38 #define cpu_has_smartmips 0 macro
53 #define cpu_has_smartmips 0 macro
28 #define cpu_has_smartmips 0 macro
43 #define cpu_has_smartmips 0 macro
30 #define cpu_has_smartmips 0 macro
50 #define cpu_has_smartmips 0 macro
95 #ifndef cpu_has_smartmips96 #define cpu_has_smartmips (cpu_data[0].ases & MIPS_ASE_SMARTMIPS) macro
24 #define cpu_has_smartmips 0 macro
71 cpu_has_smartmips ? " smartmips" : "", in show_cpuinfo()