Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dmsm_iommu.h56 struct list_head dom_node; member
Dmsm_iommu.c125 list_for_each_entry(iommu, &priv->list_attached, dom_node) { in __flush_iotlb()
148 list_for_each_entry(iommu, &priv->list_attached, dom_node) { in __flush_iotlb_range()
449 list_add(&iommu->dom_node, &priv->list_attached); in msm_iommu_attach_dev()
471 list_for_each_entry(iommu, &priv->list_attached, dom_node) { in msm_iommu_detach_dev()
527 struct msm_iommu_dev, dom_node); in msm_iommu_iova_to_phys()