Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c485 if (!dev->iommu->attach_deferred && ops->release_domain) in iommu_deinit_device()
486 ops->release_domain->ops->attach_dev(ops->release_domain, dev); in iommu_deinit_device()
/linux/drivers/iommu/amd/
H A Diommu.c2636 static struct iommu_domain release_domain = { variable
3021 .release_domain = &release_domain,
/linux/drivers/iommu/intel/
H A Diommu.c4453 .release_domain = &blocking_domain,