Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmsm_iommu.h56 struct list_head dom_node; member
H 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()
436 list_add(&iommu->dom_node, &priv->list_attached); in msm_iommu_attach_dev()
458 list_for_each_entry(iommu, &priv->list_attached, dom_node) { in msm_iommu_set_platform_dma()
526 struct msm_iommu_dev, dom_node); in msm_iommu_iova_to_phys()