commit | d574893aee991efa67fefa849347c49de5df8108 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Mon Oct 16 21:30:18 2017 +0900 |
committer | Alex Williamson <alex.williamson@redhat.com> | Mon Nov 06 10:29:39 2017 -0700 |
tree | a3f7280771139668021b51b0c6a18f67dfb5671a | |
parent | 1c894225bf5b1cdffac0c6ef935b61273203d7d5 [diff] |
iommu/ipmmu-vmsa: Write IMCTR twice Write IMCTR both in the root device and the leaf node. To allow access of IMCTR introduce the following function: - ipmmu_ctx_write_all() While at it also rename context functions: - ipmmu_ctx_read() -> ipmmu_ctx_read_root() - ipmmu_ctx_write() -> ipmmu_ctx_write_root() Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>