Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Drockchip-iommu.c84 struct rk_iommu_domain { struct
85 struct list_head iommus;
86 u32 *dt; /* page directory table */
87 dma_addr_t dt_dma;
88 spinlock_t iommus_lock; /* lock for iommus list */
89 spinlock_t dt_lock; /* lock for modifying page directory table */
91 struct iommu_domain domain;