commit | a38180bd366f9912a08f52dd6f9a843bf0107d5f | [log] [tgz] |
---|---|---|
author | Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> | Tue Aug 23 13:52:33 2016 -0500 |
committer | Joerg Roedel <jroedel@suse.de> | Mon Sep 05 12:41:46 2016 +0200 |
tree | 5ea9dd1aebd24917c2e09f9ad4d466f3f4c51606 | |
parent | 3928aa3f5775fc4e40117077e97d73d8526039c9 [diff] |
iommu/amd: Move and introduce new IRTE-related unions and structures Move existing unions and structs for accessing/managing IRTE to a proper header file. This is mainly to simplify variable declarations in subsequent patches. Besides, this patch also introduces new struct irte_ga for the new 128-bit IRTE format. Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>