Searched refs:cpu_has_3kex (Results 1 – 5 of 5) sorted by relevance
59 #define cpu_has_3kex 1 macro82 #define cpu_has_3kex 0 macro
24 #define cpu_has_3kex 0 macro
20 #define cpu_has_3kex 0 macro
57 #ifndef cpu_has_3kex58 #define cpu_has_3kex (!cpu_has_4kex) macro
295 if (cpu_has_3kex) { in __show_regs()