commit | bd1ad61e71721e95dc0462a4cbe236435786583a | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Wed Aug 03 16:24:54 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:14:41 2011 -0700 |
tree | 97319e8ca6072da4a931ff3c4e7cbe2631924e31 | |
parent | 094475df74b50dbd1d5474958095b912680eb09f [diff] |
msm: iommu: Selectively invalidate TLB entries When mapping or unmapping within a domain, only invalidate the TLB entries associated with the VA of the mapping being modified (and the ASID associated with the related context) rather than invalidating the entire TLB. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>