Searched refs:cpu_has_mips_r2 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcevt-r4k.c54 const int r2 = cpu_has_mips_r2;
H A Dtraps.c1689 if (cpu_has_mips_r2) {
1724 if (cpu_has_mips_r2) {
1802 if (cpu_has_mips_r2)
H A Dcpu-probe.c743 if (cpu_has_mips_r2)
1044 if (cpu_has_mips_r2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h208 #define cpu_has_mips_r2 (cpu_has_mips32r2 | cpu_has_mips64r2) macro
213 #define cpu_has_mips_r2_exec_hazard cpu_has_mips_r2
H A Dhazards.h137 if (cpu_has_mips_r2) \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/oprofile/
H A Dop_model_mipsxx.c222 if (cpu_has_mips_r2 && !(read_c0_cause() & (1 << 26)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dtlbex.c423 if (cpu_has_mips_r2) {

Completed in 105 milliseconds