aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_386.const
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-09-19 12:25:11 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-09-19 13:43:38 +0200
commit7f7e03fda2e99767bf8a4b69737c2ca99a0b39fd (patch)
tree949930b14e13dbfcab638837efb784d41cd664fa /sys/linux/sys_386.const
parentfe944bbcd7b689532d8188d578b70c9e77955518 (diff)
sys/linux: add MFD_HUGETLB
Diffstat (limited to 'sys/linux/sys_386.const')
-rw-r--r--sys/linux/sys_386.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/sys_386.const b/sys/linux/sys_386.const
index 800f0064b..c1204c962 100644
--- a/sys/linux/sys_386.const
+++ b/sys/linux/sys_386.const
@@ -268,6 +268,7 @@ MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED = 16
MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE = 64
MFD_ALLOW_SEALING = 2
MFD_CLOEXEC = 1
+MFD_HUGETLB = 4
MLOCK_ONFAULT = 1
MMAP_PAGE_ZERO = 1048576
MODULE_INIT_IGNORE_MODVERSIONS = 1