Searched refs:arch_pgtable_dma_compat (Results 1 – 3 of 3) sorted by relevance
39 #ifndef arch_pgtable_dma_compat40 static inline bool arch_pgtable_dma_compat(struct mm_struct *mm) in arch_pgtable_dma_compat() function
117 #define arch_pgtable_dma_compat arch_pgtable_dma_compat macro118 static inline bool arch_pgtable_dma_compat(struct mm_struct *mm) in arch_pgtable_dma_compat() function
24 if (!arch_pgtable_dma_compat(mm)) in iommu_alloc_mm_data()