Home
last modified time | relevance | path

Searched refs:dom_node (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/
A Dmsm_iommu.h56 struct list_head dom_node; member
A Dmsm_iommu.c124 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