Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/intel/
Diommu.c2363 static bool dev_is_real_dma_subdevice(struct device *dev) in dev_is_real_dma_subdevice() function
2465 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in dmar_domain_attach_device()
3939 if (!dev_is_real_dma_subdevice(info->dev)) { in dmar_remove_one_dev_info()
3968 if (!dev_is_real_dma_subdevice(dev)) { in device_block_translation()
4356 if (dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()
4402 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()
4729 if (!pasid_supported(iommu) || dev_is_real_dma_subdevice(dev)) in intel_iommu_set_dev_pasid()