Home
last modified time | relevance | path

Searched refs:device_to_iommu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Dsvm.c260 struct intel_iommu *iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_bind_gpasid()
401 struct intel_iommu *iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_unbind_gpasid()
468 struct intel_iommu *iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_bind_mm()
651 iommu = device_to_iommu(dev, NULL, NULL); in intel_svm_unbind_mm()
1144 iommu = device_to_iommu(dev, &bus, &devfn); in intel_svm_page_response()
H A Diommu.c898 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn) in device_to_iommu() function
2313 iommu = device_to_iommu(dev, &bus, &devfn); in domain_context_mapping()
2344 iommu = device_to_iommu(dev, &bus, &devfn); in domain_context_mapped()
2900 iommu = device_to_iommu(dev, &bus, &devfn); in domain_add_dev_info()
5302 iommu = device_to_iommu(dev, NULL, NULL); in aux_domain_add_dev()
5389 iommu = device_to_iommu(dev, NULL, NULL); in prepare_domain_attach_device()
5548 iommu = device_to_iommu(dev, &bus, &devfn); in intel_iommu_sva_invalidate()
5819 iommu = device_to_iommu(dev, NULL, NULL); in intel_iommu_probe_device()
5833 iommu = device_to_iommu(dev, NULL, NULL); in intel_iommu_release_device()
5990 iommu = device_to_iommu(de in intel_iommu_enable_auxd()
[all...]
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-5.10/include/linux/
H A Dintel-iommu.h742 struct intel_iommu *device_to_iommu(struct device *dev, u8 *bus, u8 *devfn);

Completed in 21 milliseconds