Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.c487 static struct intel_iommu *device_lookup_iommu(struct device *dev, u8 *bus, u8 *devfn) in device_lookup_iommu() function
3671 iommu = device_lookup_iommu(dev, &bus, &devfn); in intel_iommu_probe_device()