summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/tlb.h')
-rw-r--r--sys/powerpc/include/tlb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/include/tlb.h b/sys/powerpc/include/tlb.h
index 4f12c19..8fb7c85 100644
--- a/sys/powerpc/include/tlb.h
+++ b/sys/powerpc/include/tlb.h
@@ -74,6 +74,7 @@
#define MAS2_M 0x00000004
#define MAS2_G 0x00000002
#define MAS2_E 0x00000001
+#define MAS2_WIMGE_MASK 0x0000001F
#define MAS3_RPN 0xFFFFF000
#define MAS3_RPN_SHIFT 12
OpenPOWER on IntegriCloud