Skip to content
Commit b0119e87 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu: Introduce new 'struct iommu_device'



This struct represents one hardware iommu in the iommu core
code. For now it only has the iommu-ops associated with it,
but that will be extended soon.

The register/unregister interface is also added, as well as
making use of it in the Intel and AMD IOMMU drivers.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent c09e22d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment