Searched defs:kvmppc_spapr_tce_iommu_table (Results 1 – 1 of 1) sorted by relevance
174 struct kvmppc_spapr_tce_iommu_table { struct175 struct rcu_head rcu;176 struct list_head next;177 struct iommu_table *tbl;178 struct kref kref;
Completed in 16 milliseconds