Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dexynos-iommu.c176 #define has_sysmmu(dev) (dev_iommu_priv_get(dev) != NULL) macro
850 if (!has_sysmmu(dev) || owner->domain != iommu_domain) in exynos_iommu_detach_device()
888 if (!has_sysmmu(dev)) in exynos_iommu_attach_device()
1247 if (!has_sysmmu(dev)) in exynos_iommu_probe_device()
1273 if (!has_sysmmu(dev)) in exynos_iommu_release_device()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dexynos-iommu.c170 #define has_sysmmu(dev) (dev_iommu_priv_get(dev) != NULL) macro
992 if (!has_sysmmu(dev) || owner->domain != iommu_domain) in exynos_iommu_detach_device()
1030 if (!has_sysmmu(dev)) in exynos_iommu_attach_device()
1389 if (!has_sysmmu(dev)) in exynos_iommu_probe_device()

Completed in 4 milliseconds