Home
last modified time | relevance | path

Searched defs:arch_iommu (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Diommu.h33 struct arch_iommu struct
35 u64 pgd_maddr; /* io page directory machine address */
36 spinlock_t mapping_lock; /* io page table lock */
37 int agaw; /* adjusted guest address width, 0 is level 2 30-bit */
38 u64 iommu_bitmap; /* bitmap of iommu(s) that the domain uses */
39 struct list_head mapped_rmrrs;
42 int paging_mode;
43 struct page_info *root_table;
44 struct guest_iommu *g_iommu;
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Diommu.h17 struct arch_iommu struct
20 void *priv;

Completed in 2 milliseconds