x86/amd-iommu: Keep devices per domain in a list
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 26 Nov 2009 10:13:32 +0000 (11:13 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:34 +0000 (14:20 +0100)
This patch introduces a list to each protection domain which
keeps all devices associated with the domain. This can be
used later to optimize certain functions and to completly
remove the amd_iommu_pd_table.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found