Home
last modified time | relevance | path

Searched refs:active_domain (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Dtegra-gart.c44 struct iommu_domain *active_domain; /* current active domain */ member
114 if (gart->active_domain && gart->active_domain != domain) { in gart_iommu_attach_dev()
118 gart->active_domain = domain; in gart_iommu_attach_dev()
138 gart->active_domain = NULL; in gart_iommu_set_platform_dma()
163 WARN_ON(gart_handle->active_domain == domain); in gart_iommu_domain_free()