Home
last modified time | relevance | path

Searched defs:cpu_has_htw (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h14 #define cpu_has_htw 0 macro
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h20 #define cpu_has_htw 0 macro
/linux-4.4.14/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h20 #define cpu_has_htw 0 macro
/linux-4.4.14/arch/mips/include/asm/
Dcpu-features.h36 #define cpu_has_htw (cpu_data[0].options & MIPS_CPU_HTW) macro