Searched refs:cpu_has_htw (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h14 #define cpu_has_htw 0 macro
/linux-4.1.27/arch/mips/kernel/
H A Dproc.c122 if (cpu_has_htw) seq_printf(m, "%s", " htw"); show_cpuinfo()
H A Dtraps.c1540 if (cpu_has_htw) { do_mcheck()
/linux-4.1.27/arch/mips/include/asm/
H A Dmmu_context.h25 if (cpu_has_htw) { \
H A Dcpu-features.h32 #ifndef cpu_has_htw
33 #define cpu_has_htw (cpu_data[0].options & MIPS_CPU_HTW) macro
H A Dpgtable.h104 if (cpu_has_htw) { \
119 if (cpu_has_htw) { \
/linux-4.1.27/arch/mips/mm/
H A Dtlbex.c1898 if (cpu_has_htw) { build_r4000_tlbchange_handler_head()
2414 if (cpu_has_htw) build_tlb_refill_handler()

Completed in 174 milliseconds