Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dintel-iommu.c333 int iommu_coherency;/* indicate coherency of iommu access */ member
602 domain->iommu_coherency = 1; in domain_update_iommu_coherency()
607 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
618 domain->iommu_coherency = 0; in domain_update_iommu_coherency()
774 if (!domain->iommu_coherency) in domain_flush_cache()
1733 domain->iommu_coherency = 1; in domain_init()
1735 domain->iommu_coherency = 0; in domain_init()
4354 domain->iommu_coherency = 0; in md_domain_init()