Searched refs:dma_pte_present (Results 1 – 1 of 1) sorted by relevance
346 static inline bool dma_pte_present(struct dma_pte *pte) in dma_pte_present() function975 if (!*target_level && (dma_pte_superpage(pte) || !dma_pte_present(pte))) in pfn_to_dma_pte()980 if (!dma_pte_present(pte)) { in pfn_to_dma_pte()1026 if (!dma_pte_present(pte)) { in dma_pfn_level_pte()1086 if (!dma_pte_present(pte) || dma_pte_superpage(pte)) in dma_pte_free_level()1160 if (dma_pte_present(pte) && !dma_pte_superpage(pte)) in dma_pte_list_pagetables()1183 if (!dma_pte_present(pte)) in dma_pte_clear_level()2075 if (!dma_pte_present(pgd)) in domain_context_mapping_one()5049 if (dma_pte_present(pte)) { in intel_iommu_attach_device()