diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-07-27 13:29:26 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-08-13 16:06:39 +0200 |
commit | 853520fa96511e4a49942d2cba34a329528c7e41 (patch) | |
tree | b34b8dce2abde0c9ef555f509148ffa8c5708da2 /crypto | |
parent | 0b42c7c1132f331fba263f0d2ca23544770584b7 (diff) | |
download | op-kernel-dev-853520fa96511e4a49942d2cba34a329528c7e41.zip op-kernel-dev-853520fa96511e4a49942d2cba34a329528c7e41.tar.gz |
iommu/tegra-smmu: Store struct page pointer for page tables
Store the struct page pointer for the second level page tables, rather
than working back from the page directory entry. This is necessary as
we want to eliminate the use of physical addresses used with
arch-private functions, switching instead to use the streaming DMA API.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions