Searched refs:cpu_has_maar (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h16 #define cpu_has_maar 0 macro
/linux-4.1.27/arch/mips/include/asm/
H A Dcpu-features.h38 #ifndef cpu_has_maar
39 #define cpu_has_maar (cpu_data[0].options & MIPS_CPU_MAAR) macro
/linux-4.1.27/arch/mips/mm/
H A Dinit.c343 if (!cpu_has_maar) maar_init()

Completed in 46 milliseconds