Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dintel-iommu.c404 int iommu_coherency;/* indicate coherency of iommu access */ member
761 domain->iommu_coherency = 1; in domain_update_iommu_coherency()
766 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
777 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
933 if (!domain->iommu_coherency) in domain_flush_cache()
1888 domain->iommu_coherency = 1; in domain_init()
1890 domain->iommu_coherency = 0; in domain_init()
4738 domain->iommu_coherency = 0; in md_domain_init()