commit | 407d733e30a97daf5ea6f9eb5f9ebbd42a0a9ef2 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Sep 02 16:07:00 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Sep 03 16:03:44 2009 +0200 |
tree | 5b99eb040f2a260feaf047d380d92dd214957d06 | |
parent | 6a0dbcbe4e612fbc9d73cd4dde8ebef19295058a [diff] |
x86/amd-iommu: Introduce set_dte_entry function This function factors out some logic of attach_device to a seperate function. This new function will be used to update device table entries when necessary. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>