Searched refs:dom_node (Results 1 – 2 of 2) sorted by relevance
56 struct list_head dom_node; member
124 list_for_each_entry(iommu, &priv->list_attached, dom_node) { in __flush_iotlb()147 list_for_each_entry(iommu, &priv->list_attached, dom_node) { in __flush_iotlb_range()440 list_add(&iommu->dom_node, &priv->list_attached); in msm_iommu_attach_dev()462 list_for_each_entry(iommu, &priv->list_attached, dom_node) { in msm_iommu_detach_dev()526 struct msm_iommu_dev, dom_node); in msm_iommu_iova_to_phys()
Completed in 7 milliseconds