diff options
Diffstat (limited to 'sys/fuchsia/cache_amd64.const')
| -rw-r--r-- | sys/fuchsia/cache_amd64.const | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/fuchsia/cache_amd64.const b/sys/fuchsia/cache_amd64.const new file mode 100644 index 000000000..d004f8574 --- /dev/null +++ b/sys/fuchsia/cache_amd64.const @@ -0,0 +1,5 @@ +# AUTOGENERATED FILE +ZX_CACHE_FLUSH_DATA = 2 +ZX_CACHE_FLUSH_INSN = 1 +ZX_CACHE_FLUSH_INVALIDATE = 4 +ZX_INTERRUPT_VIRTUAL = 16 |
