]> git.baikalelectronics.ru Git - kernel.git/commit
x86/amd-iommu: Introduce iommu_flush_device() function
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 26 Nov 2009 14:04:38 +0000 (15:04 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:35 +0000 (14:20 +0100)
commit36f9acaf916bd4df447c7a3bb1e388f8346b272c
tree2cf0d1bffbb3a84262fa6f528a4611bf096b122c
parent55aa679012af91946cb323285877dd02b1bc6df3
x86/amd-iommu: Introduce iommu_flush_device() function

This patch adds a function to flush a DTE entry for a given
struct device and replaces iommu_queue_inv_dev_entry calls
with this function where appropriate.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c