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

/linux-master/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h16 #define cpu_has_htw 0 macro
/linux-master/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h20 #define cpu_has_htw 0 macro
/linux-master/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h23 #define cpu_has_htw 0 macro
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h15 #define cpu_has_htw 0 macro
/linux-master/arch/mips/include/asm/
H A Dmmu_context.h30 if (cpu_has_htw) { \
H A Dcpu-features.h89 #ifndef cpu_has_htw
90 #define cpu_has_htw __opt(MIPS_CPU_HTW) macro
H A Dpgtable.h82 if (cpu_has_htw) { \
97 if (cpu_has_htw) { \
/linux-master/arch/mips/lib/
H A Ddump_tlb.c39 if (cpu_has_htw) {
/linux-master/arch/mips/kernel/
H A Dproc.c142 if (cpu_has_htw)
/linux-master/arch/mips/kvm/
H A Dentry.c270 if (cpu_has_htw)
651 if (cpu_has_htw)
/linux-master/arch/mips/mm/
H A Dtlbex.c1975 if (cpu_has_htw)
2583 if (cpu_has_htw)

Completed in 146 milliseconds