Searched refs:cpu_has_mdmx (Results 1 – 11 of 11) sorted by relevance
9 #define cpu_has_mdmx 0 macro
36 #define cpu_has_mdmx 0 macro
51 #define cpu_has_mdmx 0 macro
41 #define cpu_has_mdmx 0 macro
37 #define cpu_has_mdmx 0 macro
28 #define cpu_has_mdmx 0 macro
89 #ifndef cpu_has_mdmx90 #define cpu_has_mdmx (cpu_data[0].ases & MIPS_ASE_MDMX) macro
22 #define cpu_has_mdmx 0 macro
69 cpu_has_mdmx ? " mdmx" : "", in show_cpuinfo()