Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h808 struct dmar_drhd_unit *dmar_find_matched_drhd_unit(struct pci_dev *dev);
H A Dirq_remapping.c225 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir()
H A Ddmar.c699 dmar_find_matched_drhd_unit(struct pci_dev *dev) in dmar_find_matched_drhd_unit() function
H A Diommu.c679 drhd = dmar_find_matched_drhd_unit(pdev); in quirk_ioat_snb_local_iommu()