Home
last modified time | relevance | path

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

/drivers/iommu/intel/
Diommu.c2394 static bool dev_is_real_dma_subdevice(struct device *dev) in dev_is_real_dma_subdevice() function
2495 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in domain_add_dev_info()
4103 if (!dev_is_real_dma_subdevice(info->dev)) { in dmar_remove_one_dev_info()
4132 if (!dev_is_real_dma_subdevice(dev)) { in device_block_translation()
4517 if (dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()
4552 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()