Searched refs:cpu_has_mips_1 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h280 #ifndef cpu_has_mips_1
281 # define cpu_has_mips_1 (MIPS_ISA_REV < 6) macro
/linux-master/arch/mips/kernel/
H A Dproc.c87 if (cpu_has_mips_1)

Completed in 157 milliseconds