Home
last modified time | relevance | path

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

/drivers/iommu/
Dintel-iommu.c385 int iommu_coherency;/* indicate coherency of iommu access */ member
597 domain->iommu_coherency = i < g_num_of_iommus ? 1 : 0; in domain_update_iommu_coherency()
601 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
683 if (!domain->iommu_coherency) in domain_flush_cache()
1497 domain->iommu_coherency = 1; in domain_init()
1499 domain->iommu_coherency = 0; in domain_init()
3915 domain->iommu_coherency = 0; in md_domain_init()