Searched refs:iommu_detach_dev (Results 1 – 1 of 1) sorted by relevance
/drivers/iommu/ |
D | intel-iommu.c | 1911 static void iommu_detach_dev(struct intel_iommu *iommu, u8 bus, u8 devfn) in iommu_detach_dev() function 1946 iommu_detach_dev(iommu, info->bus, info->devfn); in domain_remove_dev_info() 3766 iommu_detach_dev(iommu, parent->bus->number, in iommu_detach_dependent_devices() 3771 iommu_detach_dev(iommu, in iommu_detach_dependent_devices() 3774 iommu_detach_dev(iommu, tmp->bus->number, in iommu_detach_dependent_devices() 3803 iommu_detach_dev(iommu, info->bus, info->devfn); in domain_remove_one_dev_info() 3859 iommu_detach_dev(iommu, info->bus, info->devfn); in vm_domain_remove_all_dev_info()
|