commit | d66ce54b4664a0d66429a4de996741581d71cf90 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <jroedel@suse.de> | Wed Sep 23 19:00:10 2015 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Mon Oct 05 17:38:47 2015 +0200 |
tree | 8fe4f8130ca3037d959d912b6c9535aa9f7bb50d | |
parent | 9ffecb10283508260936b96022d4ee43a7798b4c [diff] |
iommu/vt-d: Split iommu_prepare_identity_map Split the part of the function that fetches the domain out and put the rest into into a domain_prepare_identity_map, so that the code can also be used with when the domain is already known. Signed-off-by: Joerg Roedel <jroedel@suse.de>