summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-01-08 04:29:50 +0000
committerjake <jake@FreeBSD.org>2002-01-08 04:29:50 +0000
commitceb8ef47f25fcc5ace71a4845915718f8d5d3167 (patch)
tree93c9bbd3ca2ba626f80af397a5a798a456e56d82 /sys/sparc64
parent99a3a5524483e02ff75113aa7404b45c9eded915 (diff)
downloadFreeBSD-src-ceb8ef47f25fcc5ace71a4845915718f8d5d3167.zip
FreeBSD-src-ceb8ef47f25fcc5ace71a4845915718f8d5d3167.tar.gz
Add asis for the upa config reg, which contains the hardware cpu id, and
for the interrupt send register, which is used for dispatching ipis.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/include/asi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sparc64/include/asi.h b/sys/sparc64/include/asi.h
index 49992d3..7e3054c 100644
--- a/sys/sparc64/include/asi.h
+++ b/sys/sparc64/include/asi.h
@@ -63,6 +63,7 @@
#define ASI_INTR_DISPATCH_STATUS 0x48
#define ASI_INTR_RECEIVE 0x49
+#define ASI_UPA_CONFIG_REG 0x4a
#define ASI_IMMU_TAG_TARGET_REG 0x50
#define ASI_IMMU 0x50
@@ -116,6 +117,7 @@
#define AA_SDB_INTR_D0 0x40
#define AA_SDB_INTR_D1 0x50
#define AA_SDB_INTR_D2 0x60
+#define AA_INTR_SEND 0x70
#define ASI_BLK_AIUPL 0x78
#define ASI_BLK_AIUSL 0x79
OpenPOWER on IntegriCloud