Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h23 #define cpu_has_htw 0 macro
/openbmc/linux/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h20 #define cpu_has_htw 0 macro
/openbmc/linux/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h16 #define cpu_has_htw 0 macro
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h15 #define cpu_has_htw 0 macro
/openbmc/linux/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) { \
/openbmc/linux/arch/mips/lib/
H A Ddump_tlb.c39 if (cpu_has_htw) { in dump_tlb_regs()
/openbmc/linux/arch/mips/kernel/
H A Dproc.c142 if (cpu_has_htw) in show_cpuinfo()
/openbmc/linux/arch/mips/kvm/
H A Dentry.c323 if (cpu_has_htw) in kvm_mips_build_enter_guest()
704 if (cpu_has_htw) in kvm_mips_build_exit()
/openbmc/linux/arch/mips/mm/
H A Dtlbex.c1993 if (cpu_has_htw) in cpu_has_tlbex_tlbp_race()
2601 if (cpu_has_htw) in build_tlb_refill_handler()