vserver 1.9.5.x5
[linux-2.6.git] / include / asm-mips / cpu-info.h
index 984277a..20a35b1 100644 (file)
@@ -37,6 +37,7 @@ struct cache_desc {
 #define MIPS_CACHE_VTAG                0x00000002      /* Virtually tagged cache */
 #define MIPS_CACHE_ALIASES     0x00000004      /* Cache could have aliases */
 #define MIPS_CACHE_IC_F_DC     0x00000008      /* Ic can refill from D-cache */
+#define MIPS_IC_SNOOPS_REMOTE  0x00000010      /* Ic snoops remote stores */
 
 struct cpuinfo_mips {
        unsigned long           udelay_val;