summaryrefslogtreecommitdiffstats
path: root/sys/sys/pcpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/pcpu.h')
-rw-r--r--sys/sys/pcpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/pcpu.h b/sys/sys/pcpu.h
index 917f329..7d510c9 100644
--- a/sys/sys/pcpu.h
+++ b/sys/sys/pcpu.h
@@ -179,6 +179,7 @@ struct pcpu {
struct device *pc_device;
void *pc_netisr; /* netisr SWI cookie */
int pc_dnweight; /* vm_page_dontneed() */
+ int pc_domain; /* Memory domain. */
/*
* Stuff for read mostly lock
OpenPOWER on IntegriCloud