Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/
Dintel-iommu.c291 static inline bool dma_pte_present(struct dma_pte *pte) in dma_pte_present() function
710 if (!dma_pte_present(pte)) { in pfn_to_dma_pte()
751 if (!dma_pte_present(pte)) in dma_pfn_level_pte()
821 if (dma_pte_present(pte)) { in dma_pte_free_pagetable()
1506 if (!dma_pte_present(pgd)) { in domain_context_mapping_one()
3640 if (dma_pte_present(pte)) { in intel_iommu_attach_device()