Searched refs:cpu_has_3kex (Results 1 – 4 of 4) sorted by relevance
58 #define cpu_has_3kex 1 macro81 #define cpu_has_3kex 0 macro
24 #define cpu_has_3kex 0 macro
54 #ifndef cpu_has_3kex55 #define cpu_has_3kex (!cpu_has_4kex) macro
286 if (cpu_has_3kex) { in __show_regs()