Searched refs:cpu_has_htw (Results 1 – 7 of 7) sorted by relevance
14 #define cpu_has_htw 0 macro
32 #ifndef cpu_has_htw33 #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) { \
122 if (cpu_has_htw) seq_printf(m, "%s", " htw"); in show_cpuinfo()
1540 if (cpu_has_htw) { in do_mcheck()
1898 if (cpu_has_htw) { in build_r4000_tlbchange_handler_head()2414 if (cpu_has_htw) in build_tlb_refill_handler()