aboutsummaryrefslogtreecommitdiffstats
path: root/sys/sys_amd64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-01-05 15:04:12 +0100
committerDmitry Vyukov <dvyukov@google.com>2017-01-09 20:20:48 +0100
commitd976f51d72958b39a823ee67c9840c3c129d7443 (patch)
treea2e19d34b01d2e05f0ba4449b37a12ff7e10686a /sys/sys_amd64.const
parente8ddc2ae566d258db10a700b9e3a2e9548126d69 (diff)
sys: detail kvm syscalls more
Diffstat (limited to 'sys/sys_amd64.const')
-rw-r--r--sys/sys_amd64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys_amd64.const b/sys/sys_amd64.const
index 65ff99e0e..dbe81bee2 100644
--- a/sys/sys_amd64.const
+++ b/sys/sys_amd64.const
@@ -846,6 +846,7 @@ __NR_wait4 = 61
__NR_waitid = 247
__NR_write = 1
__NR_writev = 20
+__O_TMPFILE = 4194304
__WALL = 1073741824
__WCLONE = 2147483648
__WNOTHREAD = 536870912