summaryrefslogtreecommitdiff
path: root/arch/aarch64/bits/syscall.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/aarch64/bits/syscall.h.in')
-rw-r--r--arch/aarch64/bits/syscall.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/aarch64/bits/syscall.h.in b/arch/aarch64/bits/syscall.h.in
index 332f437d..fd388eec 100644
--- a/arch/aarch64/bits/syscall.h.in
+++ b/arch/aarch64/bits/syscall.h.in
@@ -271,4 +271,7 @@
#define __NR_copy_file_range 285
#define __NR_preadv2 286
#define __NR_pwritev2 287
+#define __NR_pkey_mprotect 288
+#define __NR_pkey_alloc 289
+#define __NR_pkey_free 290