aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2018-05-19 04:56:10 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2018-05-19 04:56:10 +0000
commit4a11ed71596ae2c62bcf1dc03cddec64a607345e (patch)
treefd6f863a9cb540df9ecc9e97299dd9d836d42dce /sys
parenta2bb4e080e0946b076122f868f3d33b4dcb42969 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/powerpc/include/spr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/powerpc/include/spr.h b/sys/powerpc/include/spr.h
index 8a868d5dd054..9dd8b2e34944 100644
--- a/sys/powerpc/include/spr.h
+++ b/sys/powerpc/include/spr.h
@@ -239,6 +239,8 @@
#define EPCR_PMGS 0x00200000
#define SPR_SPEFSCR 0x200 /* ..8 Signal Processing Engine FSCR. */
+#define SPR_HSRR0 0x13a
+#define SPR_HSRR1 0x13b
#define SPR_LPCR 0x13e /* Logical Partitioning Control */
#define LPCR_LPES 0x008 /* Bit 60 */
#define SPR_LPID 0x13f /* Logical Partitioning Control */