aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/amd-iommu.h
diff options
context:
space:
mode:
authorWei Wang <wei.wang2@amd.com>2011-11-11 12:06:01 +0100
committerWei Wang <wei.wang2@amd.com>2011-11-11 12:06:01 +0100
commitc13c2d2a0d77fec18e748ace3281708ed8c83a7d (patch)
tree26a31f08f95ec692805e4c432a489b61cfc3820b /xen/include/asm-x86/amd-iommu.h
parent05498eaf28ff183dce5b7bad9f8643ba5032a0d2 (diff)
downloadxen-c13c2d2a0d77fec18e748ace3281708ed8c83a7d.tar.gz
xen-c13c2d2a0d77fec18e748ace3281708ed8c83a7d.tar.bz2
xen-c13c2d2a0d77fec18e748ace3281708ed8c83a7d.zip
amd iommu: Introduce iommu_has_cap() function
Signed-off-by: Wei Wang <wei.wang2@amd.com> Committed-by: Jan Beulich <jbeulich@suse.com>
Diffstat (limited to 'xen/include/asm-x86/amd-iommu.h')
-rw-r--r--xen/include/asm-x86/amd-iommu.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/xen/include/asm-x86/amd-iommu.h b/xen/include/asm-x86/amd-iommu.h
index f2e0eb6ce2..9346da88b0 100644
--- a/xen/include/asm-x86/amd-iommu.h
+++ b/xen/include/asm-x86/amd-iommu.h
@@ -53,10 +53,6 @@ struct amd_iommu {
u16 cap_offset;
iommu_cap_t cap;
- u8 pte_not_present_cached;
- u8 ht_tunnel_support;
- u8 iotlb_support;
-
u8 ht_flags;
void *mmio_base;