Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/iommu/
Dintel-iommu.c425 static void domain_remove_dev_info(struct dmar_domain *domain);
1529 domain_remove_dev_info(domain); in domain_exit()
1920 static void domain_remove_dev_info(struct dmar_domain *domain) in domain_remove_dev_info() function
4008 domain_remove_dev_info(old_domain); in intel_iommu_attach_device()