• J
    iommu: Add domain-attribute handlers · 0cd76dd1
    Joerg Roedel 提交于
    This patch introduces an extension to the iommu-api to get
    and set attributes for an iommu_domain. Two functions are
    introduced for this:
    
    	* iommu_domain_get_attr()
    	* iommu_domain_set_attr()
    
    These functions will be used to make the iommu-api suitable
    for GART-like IOMMUs and to implement hardware-specifc
    api-extensions.
    Signed-off-by: NJoerg Roedel <joerg.roedel@amd.com>
    0cd76dd1
iommu.c 9.2 KB