Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dsvm.c399 iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_remove_dev_pasid()
765 iommu = device_to_iommu(dev, &bus, &devfn); in intel_svm_page_response()
H A Diommu.c706 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn) in device_to_iommu() function
2091 iommu = device_to_iommu(dev, &bus, &devfn); in domain_context_mapping()
2454 iommu = device_to_iommu(dev, &bus, &devfn); in dmar_domain_attach_device()
4077 iommu = device_to_iommu(dev, NULL, NULL); in prepare_domain_attach_device()
4352 iommu = device_to_iommu(dev, &bus, &devfn); in intel_iommu_probe_device()
4684 struct intel_iommu *iommu = device_to_iommu(dev, NULL, NULL); in intel_iommu_remove_dev_pasid()
H A Diommu.h847 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn);