Searched defs:rk_iommu_domain (Results 1 – 2 of 2) sorted by relevance
84 struct rk_iommu_domain { struct108 struct list_head node; /* entry in rk_iommu_domain.iommus */ argument
82 struct rk_iommu_domain { struct83 struct list_head iommus;84 u32 *dt; /* page directory table */85 dma_addr_t dt_dma;86 spinlock_t iommus_lock; /* lock for iommus list */87 spinlock_t dt_lock; /* lock for modifying page directory table */89 struct iommu_domain domain;