summaryrefslogtreecommitdiff
path: root/src/xlat/mpol_mode_flags.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/mpol_mode_flags.in')
-rw-r--r--src/xlat/mpol_mode_flags.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xlat/mpol_mode_flags.in b/src/xlat/mpol_mode_flags.in
new file mode 100644
index 000000000..eeef95348
--- /dev/null
+++ b/src/xlat/mpol_mode_flags.in
@@ -0,0 +1,2 @@
+MPOL_F_STATIC_NODES (1U << 15)
+MPOL_F_RELATIVE_NODES (1U << 14)