Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c66 * During a group device reset, @resetting_domain points to the physical
69 struct iommu_domain *resetting_domain;
2216 if (dev->iommu_group->resetting_domain) in iommu_deferred_attach()
2280 * domain from group->resetting_domain rather than group->domain. This in iommu_driver_get_domain_for_dev()
2284 if (group->resetting_domain) in iommu_driver_get_domain_for_dev()
2285 return group->resetting_domain; in iommu_driver_get_domain_for_dev()
2447 if (group->resetting_domain) in __iommu_group_set_domain_internal()
3621 if (group->resetting_domain) { in iommu_attach_device_pasid()
3714 if (group->resetting_domain) { in iommu_replace_device_pasid()
3985 * setting the group->resetting_domain in pci_dev_reset_iommu_prepare()
68 struct iommu_domain *resetting_domain; global() member
[all...]