Searched refs:cpu_has_mips_r2_r6 (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dcsrc-r4k.c120 if (cpu_has_mips_r2_r6 && rdhwr_count_usable())
H A Dcevt-r4k.c132 const int r2 = cpu_has_mips_r2_r6;
H A Delf.c256 cpu_has_mips_r2_r6) ?
H A Dtraps.c1847 if ((cpu_has_mips_r2_r6) &&
1887 if ((cpu_has_mips_r2_r6) &&
2190 if (cpu_has_mips_r2_r6)
2205 if (cpu_has_mips_r2_r6) {
2248 if (cpu_has_mips_r2_r6) {
2329 if (!cpu_has_mips_r2_r6) {
H A Dcpu-probe.c746 if (cpu_has_mips_r2_r6) {
786 if (cpu_has_mips_r2_r6) {
1931 if (cpu_has_mips_r2_r6) {
/linux-master/arch/mips/include/asm/
H A Dhazards.h157 if (cpu_has_mips_r2_r6) \
H A Dcpu-features.h356 #define cpu_has_mips_r2_r6 (cpu_has_mips_r2 | cpu_has_mips_r5 | \ macro
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c1140 if (!cpu_has_mips_r2_r6)
1151 if (!cpu_has_mips_r2_r6)
/linux-master/arch/mips/mm/
H A Dtlbex.c487 if (cpu_has_mips_r2_r6) {

Completed in 299 milliseconds