Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ip30/
H A Dcpu-feature-overrides.h23 #define cpu_has_htw 0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h20 #define cpu_has_htw 0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h16 #define cpu_has_htw 0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h15 #define cpu_has_htw 0 macro
/OK3568_Linux_fs/kernel/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.h105 if (cpu_has_htw) { \
120 if (cpu_has_htw) { \
/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Ddump_tlb.c39 if (cpu_has_htw) { in dump_tlb_regs()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dproc.c129 if (cpu_has_htw) seq_printf(m, "%s", " htw"); in show_cpuinfo()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dentry.c330 if (cpu_has_htw) in kvm_mips_build_enter_guest()
742 if (cpu_has_htw) in kvm_mips_build_exit()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dtlbex.c2033 if (cpu_has_htw) in cpu_has_tlbex_tlbp_race()
2659 if (cpu_has_htw) in build_tlb_refill_handler()