[MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores
[cascardo/linux.git] / include / asm-mips / mipsregs.h
index 9985cb7..89c8192 100644 (file)
 #define MIPS_CONF3_LPA         (_ULCAST_(1) <<  7)
 #define MIPS_CONF3_DSP         (_ULCAST_(1) << 10)
 
+#define MIPS_CONF7_WII         (_ULCAST_(1) << 31)
+
 /*
  * Bits in the MIPS32/64 coprocessor 1 (FPU) revision register.
  */