Searched refs:cpu_has_htw (Results 1 – 9 of 9) sorted by relevance
14 #define cpu_has_htw 0 macro
20 #define cpu_has_htw 0 macro
35 #ifndef cpu_has_htw36 #define cpu_has_htw (cpu_data[0].options & MIPS_CPU_HTW) macro
25 if (cpu_has_htw) { \
104 if (cpu_has_htw) { \119 if (cpu_has_htw) { \
36 if (cpu_has_htw) { in dump_tlb_regs()
122 if (cpu_has_htw) seq_printf(m, "%s", " htw"); in show_cpuinfo()
1898 if (cpu_has_htw) { in build_r4000_tlbchange_handler_head()2456 if (cpu_has_htw) in build_tlb_refill_handler()