git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fc63a7
)
iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
author
Will Deacon
<will.deacon@arm.com>
Tue, 5 Nov 2013 15:55:04 +0000
(15:55 +0000)
committer
Will Deacon
<will.deacon@arm.com>
Mon, 16 Dec 2013 19:30:30 +0000
(19:30 +0000)
With the introduction of the VA_BITS definition for arm64, make use of
it in the driver, allowing up to 42-bits of VA space when configured
with 64k pages.
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found