Searched refs:R4600_V2_HIT_CACHEOP_WAR (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
H A Dwar.h14 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-generic/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-ip22/
H A Dwar.h17 #define R4600_V2_HIT_CACHEOP_WAR 1 macro
/linux-4.1.27/arch/mips/include/asm/mach-ip27/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-ip28/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-ip32/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-malta/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-rc32434/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-rm/
H A Dwar.h17 #define R4600_V2_HIT_CACHEOP_WAR 1 macro
/linux-4.1.27/arch/mips/include/asm/mach-sead3/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-tx49xx/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/mach-sibyte/
H A Dwar.h13 #define R4600_V2_HIT_CACHEOP_WAR 0 macro
/linux-4.1.27/arch/mips/include/asm/
H A Dwar.h127 #ifndef R4600_V2_HIT_CACHEOP_WAR
128 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
/linux-4.1.27/arch/mips/mm/
H A Dpage.c253 if (R4600_V2_HIT_CACHEOP_WAR && cpu_is_r4600_v2_x()) build_clear_pref()
298 if (R4600_V2_HIT_CACHEOP_WAR && cpu_is_r4600_v2_x()) build_clear_page()
405 if (R4600_V2_HIT_CACHEOP_WAR && cpu_is_r4600_v2_x()) build_copy_store_pref()
449 if (R4600_V2_HIT_CACHEOP_WAR && cpu_is_r4600_v2_x()) build_copy_page()
H A Dc-r4k.c101 if (R4600_V2_HIT_CACHEOP_WAR && cpu_is_r4600_v2_x()) \

Completed in 220 milliseconds