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

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h315 #ifndef cpu_has_mips64r5
316 # define cpu_has_mips64r5 (cpu_has_64bits && \ macro
345 cpu_has_mips64r5 | cpu_has_mips64r6)
348 #define cpu_has_mips_r5 (cpu_has_mips32r5 | cpu_has_mips64r5)
353 cpu_has_mips64r5 | cpu_has_mips64r6)
/linux-master/arch/mips/kernel/
H A Dproc.c109 if (cpu_has_mips64r5)

Completed in 110 milliseconds