aboutsummaryrefslogtreecommitdiffstats
path: root/sys/sys_ppc64le.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys_ppc64le.const')
-rw-r--r--sys/sys_ppc64le.const8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/sys_ppc64le.const b/sys/sys_ppc64le.const
index d5b705d93..c2b948065 100644
--- a/sys/sys_ppc64le.const
+++ b/sys/sys_ppc64le.const
@@ -560,6 +560,14 @@ UFFDIO_UNREGISTER = 1074833921
UFFDIO_WAKE = 1074833922
UFFDIO_ZEROPAGE_MODE_DONTWAKE = 1
UFFD_API = 170
+UFFD_FEATURE_EVENT_EXIT = 128
+UFFD_FEATURE_EVENT_FORK = 2
+UFFD_FEATURE_EVENT_REMAP = 4
+UFFD_FEATURE_EVENT_REMOVE = 8
+UFFD_FEATURE_EVENT_UNMAP = 64
+UFFD_FEATURE_MISSING_HUGETLBFS = 16
+UFFD_FEATURE_MISSING_SHMEM = 32
+UFFD_FEATURE_PAGEFAULT_FLAG_WP = 1
UMOUNT_NOFOLLOW = 8
WCONTINUED = 8
WEXITED = 4