Searched refs:cpu_has_3kex (Results 1 – 6 of 6) sorted by relevance
54 #define cpu_has_3kex 1 macro77 #define cpu_has_3kex 0 macro
24 #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
296 if (cpu_has_3kex) { in __show_regs()
2617 if (cpu_has_3kex) { in build_tlb_refill_handler()