Searched refs:dma_pte (Results 1 – 4 of 4) sorted by relevance
258 struct dma_pte *parent, *pte = NULL; in addr_to_dma_page_maddr()651 struct dma_pte *page = NULL, *pte = NULL; in dma_pte_clear_one()664 page = (struct dma_pte *)map_vtd_domain_page(pg_maddr); in dma_pte_clear_one()676 iommu_flush_cache_entry(pte, sizeof(struct dma_pte)); in dma_pte_clear_one()703 struct dma_pte *pt_vaddr, *pte; in iommu_free_page_table()706 pt_vaddr = (struct dma_pte *)map_vtd_domain_page(pt_maddr); in iommu_free_page_table()718 iommu_flush_cache_entry(pte, sizeof(struct dma_pte)); in iommu_free_page_table()1789 page = (struct dma_pte *)map_vtd_domain_page(pg_maddr); in intel_iommu_map_page()1809 iommu_flush_cache_entry(pte, sizeof(struct dma_pte)); in intel_iommu_map_page()1839 iommu_flush_cache_entry(pte, sizeof(struct dma_pte)); in iommu_pte_flush()[all …]
94 struct dma_pte pte; in print_vtd_entries()
259 struct dma_pte { struct
149 struct dma_pte { struct156 struct dma_pte *pt_vaddr, *pte; in update_iommu_mac() argument162 pt_vaddr = (struct dma_pte *)map_domain_page(_mfn(paddr_to_pfn(pt_maddr))); in update_iommu_mac()
Completed in 12 milliseconds