Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/host1x/
Ddev.c293 static bool host1x_wants_iommu(struct host1x *host1x) in host1x_wants_iommu() function
356 if (!host1x_wants_iommu(host) || domain) in host1x_iommu_attach()