|
Linux Kernel
3.7.1
|
#include <iommu.h>
Data Fields | |
| const char * | name |
| struct module * | owner |
| struct clk * | clk |
| void __iomem * | regbase |
| struct device * | dev |
| void * | isr_priv |
| struct iommu_domain * | domain |
| unsigned int | refcount |
| spinlock_t | iommu_lock |
| u32 * | iopgd |
| spinlock_t | page_table_lock |
| int | nr_tlb_entries |
| struct list_head | mmap |
| struct mutex | mmap_lock |
| void * | ctx |
| u32 | da_start |
| u32 | da_end |
| struct iommu_domain* domain |
| spinlock_t iommu_lock |
| spinlock_t page_table_lock |
1.8.2