Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/intel/
Dsvm.c373 iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_remove_dev_pasid()
739 iommu = device_to_iommu(dev, &bus, &devfn); in intel_svm_page_response()
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()
2452 iommu = device_to_iommu(dev, &bus, &devfn); in dmar_domain_attach_device()
4074 iommu = device_to_iommu(dev, NULL, NULL); in prepare_domain_attach_device()
4348 iommu = device_to_iommu(dev, &bus, &devfn); in intel_iommu_probe_device()
4680 struct intel_iommu *iommu = device_to_iommu(dev, NULL, NULL); in intel_iommu_remove_dev_pasid()
Diommu.h844 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn);