x86/amd-iommu: Flush domains if address space size was increased
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 Sep 2009 14:00:23 +0000 (16:00 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:45 +0000 (16:03 +0200)
Thist patch introduces the update_domain function which
propagates the larger address space of a protection domain
to the device table and flushes all relevant DTEs and the
domain TLB.

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

No differences found