iommu/amd: Keep track of HPET and IOAPIC device ids
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 14 Jun 2012 13:52:58 +0000 (15:52 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 28 Sep 2012 15:29:34 +0000 (17:29 +0200)
The IVRS ACPI table provides information about the IOAPICs
and the HPETs available in the system and which PCI device
ID they use in transactions. Save that information for later
usage in interrupt remapping.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found