Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/intel/
Dsvm.c414 iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_unbind_mm()
792 struct intel_iommu *iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_bind()
867 iommu = device_to_iommu(dev, &bus, &devfn); in intel_svm_page_response()
Diommu.c705 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn) in device_to_iommu() function
2101 iommu = device_to_iommu(dev, &bus, &devfn); in domain_context_mapping()
2132 iommu = device_to_iommu(dev, &bus, &devfn); in domain_context_mapped()
2483 iommu = device_to_iommu(dev, &bus, &devfn); in domain_add_dev_info()
4211 iommu = device_to_iommu(dev, NULL, NULL); in prepare_domain_attach_device()
4491 iommu = device_to_iommu(dev, &bus, &devfn); in intel_iommu_probe_device()
Diommu.h751 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn);