Searched defs:sunxi_iommu_domain (Results 1 – 1 of 1) sorted by relevance
375 struct sunxi_iommu_domain { struct376 unsigned int *pgtable; /* first page directory, size is 16KB */377 u32 *sg_buffer;378 struct mutex dt_lock; /* lock for modifying page table @ pgtable */379 struct dma_iommu_mapping *mapping;380 struct iommu_domain domain;383 struct list_head mdevs;384 spinlock_t lock;