iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
authorWill Deacon <will.deacon@arm.com>
Tue, 5 Nov 2013 15:55:04 +0000 (15:55 +0000)
committerWill 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