Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/vtd/
A Diommu.c264 struct dma_pte *parent, *pte = NULL; in addr_to_dma_page_maddr()
650 struct dma_pte *page = NULL, *pte = NULL; in dma_pte_clear_one()
676 iommu_sync_cache(pte, sizeof(struct dma_pte)); in dma_pte_clear_one()
698 struct dma_pte *pt_vaddr, *pte; in iommu_free_page_table()
713 iommu_sync_cache(pte, sizeof(struct dma_pte)); in iommu_free_page_table()
1780 struct dma_pte *page, *pte, old, new = {}; in intel_iommu_map_page()
1823 iommu_sync_cache(pte, sizeof(struct dma_pte)); in intel_iommu_map_page()
1854 struct dma_pte *page, val; in intel_iommu_lookup_page()
2632 struct dma_pte *pt_vaddr, *pte; in vtd_dump_p2m_table_level()
2684 struct dma_pte *parent; in intel_iommu_quarantine_init()
[all …]
A Dutils.c94 struct dma_pte pte; in print_vtd_entries()
A Diommu.h259 struct dma_pte { struct
/xen/xen/arch/x86/
A Dtboot.c150 struct dma_pte { struct
157 struct dma_pte *pt_vaddr, *pte; in update_iommu_mac() argument
163 pt_vaddr = (struct dma_pte *)map_domain_page(_mfn(paddr_to_pfn(pt_maddr))); in update_iommu_mac()

Completed in 12 milliseconds