aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1999-11-19 16:49:30 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1999-11-19 16:49:30 +0000
commitcd906fe3de95dfa7549f036f05b5a63e4bdfe07a (patch)
treea4124d514335e75961eb168aa446f957cbedfe22 /sys/amd64/include
parentd627ab83982688a7a1e0dcf78e393138b51e4144 (diff)
Notes
Diffstat (limited to 'sys/amd64/include')
-rw-r--r--sys/amd64/include/apicreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/include/apicreg.h b/sys/amd64/include/apicreg.h
index 38c70709e7c2..be9de4f8fe1f 100644
--- a/sys/amd64/include/apicreg.h
+++ b/sys/amd64/include/apicreg.h
@@ -223,6 +223,7 @@ typedef struct IOAPIC ioapic_t;
/* XXX these 2 don't really belong here... */
#define COUNT_FIELD 0x00ffffff /* count portion of the lock */
+#define CPU_FIELD 0xff000000 /* cpu portion of the lock */
#define FREE_LOCK 0xffffffff /* value of lock when free */
/*