Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Diommu.c126 static bool should_fail_iommu(struct device *dev) in should_fail_iommu() function
197 static inline bool should_fail_iommu(struct device *dev) in should_fail_iommu() function
230 if (should_fail_iommu(dev)) in iommu_range_alloc()