]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/arm64/memory.txt
Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux
[karo-tx-linux.git] / Documentation / arm64 / memory.txt
index 8845d0847a66960374a7d043bbba78fb4b47d313..344e85cc73239fedf081db50ed958a8f51f57e8e 100644 (file)
@@ -45,6 +45,14 @@ Start                        End                     Size            Use
 fffffc0000000000       ffffffffffffffff           4TB          kernel
 
 
+AArch64 Linux memory layout with 64KB pages + 3 levels:
+
+Start                  End                     Size            Use
+-----------------------------------------------------------------------
+0000000000000000       0000ffffffffffff         256TB          user
+ffff000000000000       ffffffffffffffff         256TB          kernel
+
+
 For details of the virtual kernel memory layout please see the kernel
 booting log.