Searched refs:cpu_has_eva (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h13 #define cpu_has_eva 0 macro
/linux-4.4.14/arch/mips/include/asm/mach-dec/
H A Dcpu-feature-overrides.h19 #define cpu_has_eva 0 macro
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
H A Dcpu-feature-overrides.h19 #define cpu_has_eva 0 macro
/linux-4.4.14/arch/mips/kernel/
H A Dproc.c121 if (cpu_has_eva) seq_printf(m, "%s", " eva"); show_cpuinfo()
/linux-4.4.14/arch/mips/include/asm/
H A Dcpu-features.h32 #ifndef cpu_has_eva
33 #define cpu_has_eva (cpu_data[0].options & MIPS_CPU_EVA) macro

Completed in 40 milliseconds