Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.c2365 static bool dev_is_real_dma_subdevice(struct device *dev) in dev_is_real_dma_subdevice() function
2467 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in dmar_domain_attach_device()
3942 if (!dev_is_real_dma_subdevice(info->dev)) { in dmar_remove_one_dev_info()
3971 if (!dev_is_real_dma_subdevice(dev)) { in device_block_translation()
4360 if (dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()
4406 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()
4733 if (!pasid_supported(iommu) || dev_is_real_dma_subdevice(dev)) in intel_iommu_set_dev_pasid()