Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.c258 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 …]
A Dutils.c94 struct dma_pte pte; in print_vtd_entries()
A Diommu.h259 struct dma_pte { struct
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtboot.c149 struct dma_pte { struct
156 struct dma_pte *pt_vaddr, *pte; in update_iommu_mac() argument
162 pt_vaddr = (struct dma_pte *)map_domain_page(_mfn(paddr_to_pfn(pt_maddr))); in update_iommu_mac()

Completed in 13 milliseconds