Searched refs:dma_pte_present (Results 1 – 1 of 1) sorted by relevance
344 static inline bool dma_pte_present(struct dma_pte *pte) in dma_pte_present() function1028 if (!*target_level && (dma_pte_superpage(pte) || !dma_pte_present(pte))) in pfn_to_dma_pte()1033 if (!dma_pte_present(pte)) { in pfn_to_dma_pte()1079 if (!dma_pte_present(pte)) { in dma_pfn_level_pte()1138 if (!dma_pte_present(pte) || dma_pte_superpage(pte)) in dma_pte_free_level()1203 if (dma_pte_present(pte) && !dma_pte_superpage(pte)) in dma_pte_list_pagetables()1226 if (!dma_pte_present(pte)) in dma_pte_clear_level()2050 if (!dma_pte_present(pgd)) in domain_context_mapping_one()4917 if (dma_pte_present(pte)) { in intel_iommu_attach_device()5020 if (pte && dma_pte_present(pte)) in intel_iommu_iova_to_phys()