Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/iommu/intel/
H A Diommu.c2683 static bool dev_is_real_dma_subdevice(struct device *dev) in dev_is_real_dma_subdevice() function
2703 if (!dev_is_real_dma_subdevice(dev)) { in dmar_insert_one_dev_info()
5150 if (!dev_is_real_dma_subdevice(info->dev)) in __dmar_remove_one_dev_info()

Completed in 15 milliseconds