Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.h1193 struct dmar_drhd_unit *dmar_find_matched_drhd_unit(struct pci_dev *dev);
Dirq_remapping.c228 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir()
Ddmar.c700 dmar_find_matched_drhd_unit(struct pci_dev *dev) in dmar_find_matched_drhd_unit() function
Diommu.c571 drhd = dmar_find_matched_drhd_unit(pdev); in quirk_ioat_snb_local_iommu()