Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.c1942 static bool dev_is_real_dma_subdevice(struct device *dev) in dev_is_real_dma_subdevice() function
1965 if (dev_is_real_dma_subdevice(dev)) in dmar_domain_attach_device()
3364 if (!dev_is_real_dma_subdevice(dev)) { in device_block_translation()
3623 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev) && in prepare_domain_attach_device()
3866 if (dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()
3918 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()
3970 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev) && in intel_iommu_release_device()
4299 if (!pasid_supported(iommu) || dev_is_real_dma_subdevice(dev)) in intel_iommu_set_dev_pasid()
4561 if (dev_is_real_dma_subdevice(dev)) in identity_domain_attach_dev()
4581 if (!pasid_supported(iommu) || dev_is_real_dma_subdevice(dev)) in identity_domain_set_dev_pasid()