Searched refs:arch_pgtable_dma_compat (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmmu_context.h38 #ifndef arch_pgtable_dma_compat
39 static inline bool arch_pgtable_dma_compat(struct mm_struct *mm) function
/linux-master/arch/x86/include/asm/
H A Dmmu_context.h111 #define arch_pgtable_dma_compat arch_pgtable_dma_compat macro
112 static inline bool arch_pgtable_dma_compat(struct mm_struct *mm) function
/linux-master/drivers/iommu/
H A Diommu-sva.c22 if (!arch_pgtable_dma_compat(mm))

Completed in 114 milliseconds