Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dintel-iommu.h364 extern int dmar_find_matched_atsr_unit(struct pci_dev *dev);
/linux-4.1.27/drivers/iommu/
Dintel-iommu.c1312 if (!dmar_find_matched_atsr_unit(pdev)) in iommu_support_dev_iotlb()
3919 int dmar_find_matched_atsr_unit(struct pci_dev *dev) in dmar_find_matched_atsr_unit() function