Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Diommu.h46 struct arch_iommu struct
48 u64 pgd_maddr; /* io page directory machine address */
49 spinlock_t mapping_lock; /* io page table lock */
50 int agaw; /* adjusted guest address width, 0 is level 2 30-bit */
51 u64 iommu_bitmap; /* bitmap of iommu(s) that the domain uses */
52 struct list_head mapped_rmrrs;
55 int paging_mode;
56 struct page_info *root_table;
57 struct guest_iommu *g_iommu;
/xen/xen/include/asm-arm/
A Diommu.h17 struct arch_iommu struct
20 void *priv;

Completed in 2 milliseconds