Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/intel/
Diommu.h712 extern struct dmar_drhd_unit * dmar_find_matched_drhd_unit(struct pci_dev *dev);
Dirq_remapping.c231 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir()
Ddmar.c697 dmar_find_matched_drhd_unit(struct pci_dev *dev) in dmar_find_matched_drhd_unit() function
Diommu.c678 drhd = dmar_find_matched_drhd_unit(pdev); in quirk_ioat_snb_local_iommu()