Home
last modified time | relevance | path

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

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