Home
last modified time | relevance | path

Searched refs:dom_node (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Dmsm_iommu.h44 * dom_node: list head for domain
56 struct list_head dom_node; member
H A 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()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dmsm_iommu.h44 * dom_node: list head for domain
56 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()

Completed in 5 milliseconds