Searched refs:cpu_has_3kex (Results 1 – 7 of 7) sorted by relevance
53 #define cpu_has_3kex 1 macro76 #define cpu_has_3kex 0 macro
24 #define cpu_has_3kex 0 macro
27 #define cpu_has_3kex 0 macro
20 #define cpu_has_3kex 0 macro
109 #ifndef cpu_has_3kex110 #define cpu_has_3kex (!cpu_has_4kex) macro
294 if (cpu_has_3kex) { in __show_regs()
2624 if (cpu_has_3kex) { in build_tlb_refill_handler()