iommu/amd: Add IOAPIC remapping routines
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 26 Jun 2012 09:17:32 +0000 (11:17 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:43:51 +0000 (17:43 +0200)
Add the routine to setup interrupt remapping for ioapic
interrupts. Also add a routine to change the affinity of an
irq and to free an irq allocation for interrupt remapping.
The last two functions will also be used for MSI interrupts.

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

No differences found