Searched refs:dev_is_real_dma_subdevice (Results 1 – 3 of 3) sorted by relevance
1803 if (dev_is_real_dma_subdevice(dev)) in dmar_domain_attach_device()3205 if (!dev_is_real_dma_subdevice(dev)) { in device_block_translation()3527 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev) && in paging_domain_compatible()3776 if (dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()3828 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_device()3870 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev)) { in intel_iommu_probe_finalize()3902 if (sm_supported(iommu) && !dev_is_real_dma_subdevice(dev) && in intel_iommu_release_device()4150 if (!pasid_supported(iommu) || dev_is_real_dma_subdevice(dev)) in intel_iommu_set_dev_pasid()4407 if (dev_is_real_dma_subdevice(dev)) in identity_domain_attach_dev()4434 if (!pasid_supported(iommu) || dev_is_real_dma_subdevice(dev)) in identity_domain_set_dev_pasid()
161 if (!pasid_supported(iommu) || dev_is_real_dma_subdevice(dev)) in intel_nested_set_dev_pasid()
853 static inline bool dev_is_real_dma_subdevice(struct device *dev) in dev_is_real_dma_subdevice() function
Completed in 693 milliseconds