summaryrefslogtreecommitdiff
path: root/src/xlat/spu_create_flags.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/spu_create_flags.in')
-rw-r--r--src/xlat/spu_create_flags.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/xlat/spu_create_flags.in b/src/xlat/spu_create_flags.in
new file mode 100644
index 000000000..3a1464861
--- /dev/null
+++ b/src/xlat/spu_create_flags.in
@@ -0,0 +1,6 @@
+SPU_CREATE_EVENTS_ENABLED 0x1
+SPU_CREATE_GANG 0x2
+SPU_CREATE_NOSCHED 0x4
+SPU_CREATE_ISOLATE 0x8
+SPU_CREATE_AFFINITY_SPU 0x10
+SPU_CREATE_AFFINITY_MEM 0x20